The OSG provides some basic motion models or Manipulators which are found
<OSG281>\src\osgGA <OSG281>\Include\osgGA If none of these are to you liking them you can simply create you own using one of these as a template ( see <OSG281>\examples\osgmanipulator ) First thing I tend to do with any new thing like OSG is to take my old motion model I wrote years ago in the late 80s and translate into the new code whay of doing things, this gives me the motion model I like :) and also shows things are working etc.. Gordon Product Manager 3d __________________________________________________________ Gordon Tomlinson Email : gtomlinson @ overwatch.textron.com __________________________________________________________ -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Fadi Chehimi Sent: Wednesday, May 13, 2009 9:14 AM To: [email protected] Subject: [osg-users] How to increase rotation Hi, I am new to all this massive, remarkable graphics engine. really great and comprehensive work. Have been playing around abit trying to view a 3D model (.osg). I just want to know how can i increase the speed of rotating the model. Now from my experiments, if i scroll along the screen i get the model rotated around 90 degrees. I want to make that double that angle. Can any one direct me? i tried to find the lib responsible of the transformations but could not locate it yet Thank you in advance Cheers, Fadi ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=11994#11994 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.or g _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

