Hi, On Tuesday 27 February 2007, Robert Osfield wrote: > Hi Eric, > > On 2/27/07, E. Wing <[EMAIL PROTECTED]> wrote: > > Is it really necessary to remove osgProducer from the repository > > completely? It seems it might be easier to just remove it as a > > built-by-default component (like osgTerrain or the Qt based examples). > > But if the user has Producer installed, they can explicitly opt-in. > > I am working hard to minimize the number of essential external > dependencies on the OSG. > > Moving osgProducer out of the OSG also removes the issue with circular > dependencies that occurs if you wish to compile Don's ProducerOSG > library. >
Now that osgProducer is gone from the core OSG, could somebody tell me whether and how the osgViewer supports stereo? I am specifically talking about the following env. variables which work with Producer but do not seem to do anything with osgViewer. They get loaded into osg::DisplaySettings and that's it - nobody is ever using the values. OSG_EYE_SEPARATION=0.06 OSG_STEREO_MODE=QUAD_BUFFER OSG_SCREEN_HEIGHT=2.0 OSG_SCREEN_DISTANCE=2.0 OSG_SCREEN_WIDTH=5.0 Stereo itself seems to work, but without the ability to set the eye separation and the screen settings it is unusable. I could (and will) use osgProducer for the time being, but I am a bit afraid that it will just slowly die off - Don has his own implementation in Producer and this is not part of the core library anymore. Regards, Jan -- Jan Ciger GPG public key: http://www.keyserver.net/
pgpw49UXVbn9R.pgp
Description: PGP signature
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
