Hi Vijay,

You can play videos in stereo just fine, see the osgstereoimage for an
example that use side by side images for the left and right images,
and then uses cull masks to rendered alternate subgraphs that pick out
the appropriate portion of the image for left and right eyes.  Video's
are just images that are updated by a background thread so all this
code will work just fine.

Present3D also has support for doing stereo image and videos.

Robert.

On Tue, Jan 11, 2011 at 4:52 PM, Vijay Kalivarapu <vijayki...@gmail.com> wrote:
> Hi,
>
> I have two live video streams that are set apart for left and right eye. Does 
> anyone know if osgmovie can play them in active/passive stereo?
>
> If not, what is the best way to play two video streams in stereo?
>
> Thank you!
>
> Cheers,
> Vijay
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=35543#35543
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to