Hi, I need to pan my camera up, down, left, right e.g. let the camera
position stay the same and change the yaw and pitch as the user presses
the arrow keys.  I think I just need the Camera's "World" Matrix and
just to apply a rotation to it.  Can I get the needed matrix with
camera->getViewMatrix()?  Not really sure how to do that.

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

Reply via email to