Hi Katja, To enable horizontal split stereo with osgviewer:
osgviewer cow.osg --stereo HORIZTONAL_SPLIT You can also enable via the OSG_STEREO_MODE env var, and enable it programatically via DisplaySettings. Have a search for stereo on the wiki to find the page discussing it. With this built in support for horizontal split stereo it'll manage the viewports and view/projection matrix offsets automatically for you. Robert. On Wed, Jan 21, 2009 at 4:11 PM, Katja Kristin Oechsner|Covise Entwicklung <[email protected]> wrote: > Hi all, > > is there anywhere a complete example for a twinview-viewer with horizontal > split? Do we have to set the viewport and the projectionmatrix for each eye? > > Katja > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

