= Welcome to the osgPPU webpage = osgPPU is a library to use with [http://www.openscenegraph.org OpenSceneGraph]. It provides you with a graph based specification of post processing pipeline. An example application shows how to setup true HDR Rendering with osgPPU. == Documentation == There exists a doxygen of the complete source code. You can find it [http://www.tevs.eu/doc/osgPPU/ here] == Download == To get the latest revision of the source use following command: {{{ svn co svn://projects.tevs.eu/osgPPU/trunk osgPPU }}} There is currently no stable release. Please use the source from the svn.