Difference between revisions of "Panorama"
(Created page with "{{Entry |Name=Panorama |Short description=Framework for 3D graphics production |Full description='Panorama' includes modeling, rendering, and post-processing; animation support w...") |
|||
| Line 50: | Line 50: | ||
}} | }} | ||
{{Software category | {{Software category | ||
| − | |Graphics= | + | |Graphics=3d |
|Interface=x-window-system | |Interface=x-window-system | ||
|Works-with=graphics | |Works-with=graphics | ||
Revision as of 13:45, 12 April 2011
Panorama
http://www.gnu.org/software/panorama
'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.
Documentation
Developer ReadMe available in HTML format from http://panorama.sourceforge.net/doc/README
Related Projects
This is a GNU package:panorama
Download
Download
version 0.18.01
(beta)
released on 10 February 2003
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2 | Janet Casey | 31 January 2001 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | VCS Repository Webview | |
| Bug Tracking | VCS Repository Webview | |
| Support | Forum |
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+ and GTK |
This entry (in part or in whole) was last reviewed on 16 September 2010.
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 described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
