Hi Robert,
we noticed over here that something goes wrong if the viewer is started with OSG_STEREO=ON,
both with anaglyph stereo on windows and with Quad buffered stereo on linux.

We don't have a fix yet, and probably won't get around to digging out the actual problem this week, so for now only a bug report.

steering with the mouse is impossible, which I traced back to osgGA::GUIEventAdapter::getXnormalized() (and Y) returning values way larger than 1. (about 1024 or so)

we suspect this is caused in some way by assignStereoOrKeystoneToCamera not calling assignKeystoneDistortionCamera at all if redering is stereo and no keystone file is set.


Regards, Laurens.


On 6/20/2013 12:55 PM, Robert Osfield wrote:
Hi All,

I'm now ready to make the 3.1.8 dev release, but will wait a couple
more hours for build and runtime testing feedback, so please test and
report success/failure.

Cheers,
Robert.
_______________________________________________
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

Reply via email to