Now I'm thinking that I need to just create an instance of RenderStage, make it a member of my custom camera class, set it up with the frame buffer objects and attachments, then use it by adding a post draw callback to my custom camera class (derived from osg::Camera) ... Comments on this approach?
------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=48289#48289 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

