Hi,

Nathan Schofield wrote:
Hi David

I am using a JVC 3D monitor model :- 
http://pro.jvc.com/prof/attributes/features.jsp?model_id=MDL101867

I am rendering it out in realtime, the idea was to "convert 2d images to 3d", 
so after conversion you wouldn't need the software again to view the image just the 
hardware and glasses. I have managed to get hold of each of the BACK_LEFT and BACK_RIGHT 
buffer contents by sampling them over two frames, I would like the conversion to take 
place within the osg application, am just not sure how to go about combining the images 
to produce the the same stereo effect. I will take what you said and see if I can get any 
further.


you can make a simple fragment shader with two images as input that makes a single image as output.

jp

Cheers,
Nathan

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=23522#23522





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

--
This message is subject to the CSIR's copyright terms and conditions, e-mail legal notice, and implemented Open Document Format (ODF) standard. The full disclaimer details can be found at http://www.csir.co.za/disclaimer.html.

This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks Transtec Computers for their support.

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to