Hi Guys, I'm currently use OSG 1.2 for my Applications. I know OSG viewer support QUAD_BUFFER stereo. If I say osgviewer --stereo QUAD_BUFFER it works fine. But i need to save both pictures separately, for subsequent image processing. Is there a way to set buffers separately, like OpenGL. For example, glDrawBuffer(GL_LEFT) for the left and glDrawBuffer(GL_RIGHT) for the right eye?
With best regards Johann. _______________________________________________ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org