Difference between revisions of "Panorama"
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
|Name=Panorama | |Name=Panorama | ||
− | |Short description=Framework for 3D graphics production | + | |Short description=Framework for 3D graphics production. |
|Full description='Panorama' includes modeling, rendering, and post-processing; animation support will be added soon. It is structured as an API composed of two dynamic lib and several plug-ins. It currently includes a console mode front end, but a graphical interface is also being developed. Users can use other interfaces, as long as they use the Panorama API or output some scene language that Panorama can read. Plug-in architecture lets you load just the components you need; these components can be substituted or added to without recompiling. This allows for better interaction of modules and makes the program run faster. Several rendering methods (including raytracing and zbuffer) are available without any other change in the input scene file. A post-processing system lets you apply filters to the whole image after it has been generated by the renderer; there are also object filters, which you apply to an object during the rendering process. Material have a BSDF that encapsulates its properties with respect to the light. | |Full description='Panorama' includes modeling, rendering, and post-processing; animation support will be added soon. It is structured as an API composed of two dynamic lib and several plug-ins. It currently includes a console mode front end, but a graphical interface is also being developed. Users can use other interfaces, as long as they use the Panorama API or output some scene language that Panorama can read. Plug-in architecture lets you load just the components you need; these components can be substituted or added to without recompiling. This allows for better interaction of modules and makes the program run faster. Several rendering methods (including raytracing and zbuffer) are available without any other change in the input scene file. A post-processing system lets you apply filters to the whole image after it has been generated by the renderer; there are also object filters, which you apply to an object during the rendering process. Material have a BSDF that encapsulates its properties with respect to the light. | ||
|Homepage URL=https://www.gnu.org/software/panorama/ | |Homepage URL=https://www.gnu.org/software/panorama/ | ||
− | |||
|Is High Priority Project=No | |Is High Priority Project=No | ||
|VCS checkout command=cvs -z3 -d:pserver:anonymous@panorama.cvs.sourceforge.net:/cvsroot/panorama co -P | |VCS checkout command=cvs -z3 -d:pserver:anonymous@panorama.cvs.sourceforge.net:/cvsroot/panorama co -P | ||
|Documentation note=http://panorama.sourceforge.net/doc/README | |Documentation note=http://panorama.sourceforge.net/doc/README | ||
− | |Decommissioned | + | |
− | | | + | '''Selection from the [https://shop.fsf.org/ FSF shop]''' |
− | |Related projects=GTO,K-3D,Aqsis,gleem,Lib3ds | + | |
+ | [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] | ||
+ | |||
+ | [https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line] | ||
+ | |||
+ | ---- | ||
+ | ---- | ||
+ | '''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]''' | ||
+ | ---- | ||
+ | ---- | ||
+ | |||
+ | If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org | ||
+ | ---- | ||
+ | |Decommissioned or Obsolete=No | ||
+ | |Donate=https://my.fsf.org/donate/ | ||
+ | |Related projects=gnustandards,GTO,K-3D,Aqsis,gleem,Lib3ds | ||
|Keywords=graphics,3D,animation,rendering,modeling,post-processing,panorama | |Keywords=graphics,3D,animation,rendering,modeling,post-processing,panorama | ||
|Version identifier=0.18.01 | |Version identifier=0.18.01 | ||
|Version date=2003/02/12 | |Version date=2003/02/12 | ||
|Version status=beta | |Version status=beta | ||
− | |Version download=https://sourceforge.net/projects/panorama/files/panorama/0.18/panorama-0.18.01.tar. | + | |Version download=https://sourceforge.net/projects/panorama/files/panorama/0.18/panorama-0.18.01.tar.bz2/download/ |
− | |||
|Last review by=Bendikker | |Last review by=Bendikker | ||
− | |Last review date= | + | |Last review date=2019/01/06 |
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
− | |Submitted date=2011/04/ | + | |Submitted date=2011/04/01 |
+ | |User level=none | ||
+ | |Paid support=https://www.fsf.org/resources/service/ | ||
+ | |Accepts cryptocurrency donations=Yes | ||
+ | |Test entry=No | ||
|Is GNU=Yes | |Is GNU=Yes | ||
|GNU package identifier=panorama | |GNU package identifier=panorama | ||
+ | |Decommissioned/Obsolete=No | ||
|License verified date=2001-01-31 | |License verified date=2001-01-31 | ||
}} | }} | ||
Line 36: | Line 54: | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Debian (Ref) |
− | |Resource URL=https:// | + | |Resource URL=https://tracker.debian.org/pkg/panorama |
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource | + | |Resource kind=Mailing List |
− | |Resource URL=https:// | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/help-panorama/ |
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource | + | |Resource kind=Mailing List |
− | |Resource URL=https:// | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/bug-panorama/ |
}} | }} | ||
{{Resource | {{Resource | ||
|Resource kind=Mailing List | |Resource kind=Mailing List | ||
− | |Resource URL=https://lists.gnu.org/mailman/listinfo/ | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/devel-panorama/ |
}} | }} | ||
{{Resource | {{Resource | ||
|Resource kind=Mailing List | |Resource kind=Mailing List | ||
− | |Resource URL=https://lists.gnu.org/mailman/listinfo/ | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ |
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource kind= | + | |Resource kind=Download |
− | |Resource URL=https:// | + | |Resource URL=https://sourceforge.net/projects/panorama/files/ |
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=General | ||
+ | |Resource URL=https://sourceforge.net/projects/panorama/ | ||
}} | }} | ||
{{Software category | {{Software category | ||
Line 63: | Line 85: | ||
|Interface=x-window-system | |Interface=x-window-system | ||
|Programming-language=C, C++ | |Programming-language=C, C++ | ||
+ | |Runs-on=GNU/Linux | ||
|Works-with=graphics | |Works-with=graphics | ||
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
|Prerequisite kind=Required to build | |Prerequisite kind=Required to build | ||
− | |Prerequisite description=egcs 1.0 or later | + | |Prerequisite description=[[egcs]] 1.0 or later |
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
Line 75: | Line 98: | ||
{{Software prerequisite | {{Software prerequisite | ||
|Prerequisite kind=Required to build | |Prerequisite kind=Required to build | ||
− | |Prerequisite description=GTK+ | + | |Prerequisite description=[[GTK+]] |
}} | }} | ||
{{Featured}} | {{Featured}} |
Latest revision as of 10:08, 6 January 2019
Panorama
https://www.gnu.org/software/panorama/
Framework for 3D graphics production.
'Panorama' includes modeling, rendering, and post-processing; animation support will be added soon. It is structured as an API composed of two dynamic lib and several plug-ins. It currently includes a console mode front end, but a graphical interface is also being developed. Users can use other interfaces, as long as they use the Panorama API or output some scene language that Panorama can read. Plug-in architecture lets you load just the components you need; these components can be substituted or added to without recompiling. This allows for better interaction of modules and makes the program run faster. Several rendering methods (including raytracing and zbuffer) are available without any other change in the input scene file. A post-processing system lets you apply filters to the whole image after it has been generated by the renderer; there are also object filters, which you apply to an object during the rendering process. Material have a BSDF that encapsulates its properties with respect to the light.
This is a GNU package:panorama
Download
https://sourceforge.net/projects/panorama/files/panorama/0.18/panorama-0.18.01.tar.bz2/download/
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Kevin Harris | Maintainer |
Resources and communication
Software prerequisites
Kind | Description |
---|---|
Required to build | egcs 1.0 or later |
Required to build | GNU C++ 2.8.1 or later |
Required to build | GTK+ |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.