"Nan WANG" writes: > Hi, > I've created my 3D scene, and now I want to move camera's position in this > scene, using keyboard controlling, like using some key lik A, S, W, D to move > the camera... > > Is there any simple example of using keyboard handler? > ...
Take a look at osgGA::FirstPersonManipulator. -- Alberto _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

