I have some new issue related to the camera manipulator - subclass of MatrixManipulator that is used in the osgimpostor example.
If you have tried the osgimpostor example you will notice that the camera rotate against Z axis when we click the left mouse and drag it from left to right or vice versa. I want to rotate the camera against X axis when the mouse is clicked and dragged vertically - means against the X - axis. with very same left mouse click. Do i have to create another osg::Quat variable for that or use the existing one ? Any suggestion or reference would be of great help. Regards Sajjad
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

