This would be without using the stereo mode? How do I get the two slave
cameras to display in horizontal split mode?

On 6/20/07, Robert Osfield <[EMAIL PROTECTED]> wrote:

On 6/21/07, Charles Neveu <[EMAIL PROTECTED]> wrote:
> Is there a way to do it using osgProducer::Viewer? I used the
Application
> osgviewer demo as a starting point for my code.

You could possible set up the stereo mannually by having two top level
slave cameras that their relative offsets are set appropriately.
osgProducer::Viewer has support for Producer .cfg files so you could
try dabling with that.

In 2.0 the new osgViewer::Viewer supports slave cameras as well, but
doesn't have the config support quite yet, so you'll need to set the
camera offset programatically.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to