Hi, i like to read back the z-Buffer after all opaque geometry are renderer. then i like to render all transparent geometries.
(A) render all opaque objects (B) read back z-buffer (C) render rest I use at the moment the PostDrawCallback to read back the z-buffer, but better would be after a render pass (bin) . thanks adrian -- ******************************************** Adrian Egli
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

