= 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] A first time osgPPU was presented as a part of a project at the [http://www.openscenegraph.org/projects/osg/wiki/Support/SIGGRAPH2007 OpenSceneGraph BOF] at Siggraph 2007 in San Diego, USA. You can download the presentation slides from [http://www.tevs.eu/files/refeiko.ppt 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.