Hi Nathan, On Fri, Jan 29, 2010 at 8:28 AM, Nathan Schofield <[email protected]> wrote: > The idea was that I would screen capture the stereo image on screen to > produce a single image with the stereo effect in it, you would then be able > to view this image on its own (with the appropriate monitor and glasses) > without the need for the two separate images and a piece of software.
?? I don't know where to start... quad buffer stereo requires software to drive it, end of story, you simply can't output a "quad buffer stereo image" and magically get it to work. > How would one go about taking the contents of both the BACK_LEFT and > BACK_RIGHT buffers to produce a single image. > Once again thanks for the help You need to go read an OpenGL book, and think about strereo and how you want to rendering it. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

