Categories
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.
Last updated 19 Sep, 2003
About
Leadership
- Kevin Harris - Maintainer
Requirements
- egcs 1.0 or later (Build Prerequisite)
- GNU C++ 2.8.1 or later (Build Prerequisite)
- GTK+ and GTK (Build Prerequisite)
Related Projects
Versions
0.18.01
0.18.01 beta released 2003-02-10
- Released: 10 Feb, 2003
- Code Maturity: Beta
- Source Archive: http://prdownloads.sourceforge.net/panorama/pan...
- Licenses: GPLv2
- Interfaces: X Window System
User Community and Support
Developer ReadMe available in HTML format from http://panorama.sourceforge.net/doc/README
General Resources
Support Resources
Development
Developer Resources
- VCS Checkout Command:
:pserver:anonymous@cvs.sourceforge.net:/cvsroot/panorama - VCS Repository Webview




