Hi,

i tried to use -Y as up vector

i set it in MatrixManipulator and i tried to set 

Code:

        SphericalManipulator *spm = new SphericalManipulator;
        spm ->setHomePosition( osg::Vec3( 0,0,0 ),osg::Vec3( 0,0,0 ),osg::Vec3( 
0,-1,0 ) );




both changes doesnt work because SphericalManipulator 
dont use the upvector for calculations

Has anybody already changed this camera manipulator to another 
Up vector? 

Thank you!

Cheers,
Matthias

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=19403#19403





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to