Hi David,

> Well J-S when I got to the code today I did find out that I has set the 
> setProjectionResizePolicy to FIXED and I did commented that code out, but 
> when I tried it, it has no effect on the problem - when I resize the window I 
> still get a delta that moves to the right and up! Can't figure why!

Then you'll have to break out the debugger and put some
camera->getProjectionMatrixAsOrtho(...) in some places and see why
it's not matching what you expect, and perhaps reproject / reposition
the objects once the window has been resized.

Hope this helps,

J-S
-- 
______________________________________________________
Jean-Sebastien Guay    jean-sebastien.g...@cm-labs.com
                        http://whitestar02.webhop.org/
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to