Hi Laurens,

On 20 June 2013 15:15, Laurens Voerman <[email protected]> wrote:
> 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.

Thanks for the testing, I hadn't spotted this regression.  Originally
I had this working with the new stereo implementation but must have
broken something when I refactored it into the new ViewConfig wrapper
for it.

I'll look into the issue.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to