Hi, I was just wondering if there is any way to draw only a specific bin, either by telling the cull visitor to throw away objects that belong in the other bins, or by somehow influencing the draw process after the cull pass? What I have in mind is deferred lighting, where one often wants to draw only the opaque objects to the g-buffer, and then draw the transparent objects after the lighting pass.
Thank you! Cheers, Frank ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=51932#51932 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

