Hi Renan, osgviewer should by default open up across all screens, and if run it with the stereo options it'll do horizontal split across the two screens you have i.e.
osgviewer cow.osg --stereo HORIZONTAL_SPLIT This is what I generally use at my end to do passive stereo on system with two outputs driving two projectors. You can do the above programatically by setting up the osg::DisplaySettings::instance() with the appropriate settings or setting up the OSG_STEREO* env vars. For env vars see: osgviewer --help-env Also have a look at the stereo docs on the wiki. Robert. On Fri, Feb 22, 2008 at 4:59 PM, Renan Mendes <[EMAIL PROTECTED]> wrote: > Hi, > > It's been a couple of weeks since I first asked about stereoscopy in > OSG. I've had an answer from Rémy (which I forgot to thank for, sorry), but > I still have some questions on the subject. > I've managed to use the stereoscopy option, which provided me with a > split image of my scene. When I finally tried to use the second video > monitor (I have a NVIDIA GeForce 6200 dual-head video card), something > unexpected happened. I have only managed to split the image between the two > monitors when I used the 800x600 resolution - and I had to drag the window > to the edge of the first video monitor for that to happen... > What I wanted to know, is how to perform this action with the full > screen (1024x768). Any suggestions and tips are quite welcome... > > Thanks, > > Renan M Z Mendes > > _______________________________________________ > 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