Thanks for the reply. What i am doing is using osgviewer.exe to display my model. So i just want to adjust the rotation speed of the model when i click the left mouse button and move the button. I am not creating anything from scratch, too early for me to do that yet :)
It seems that the osgviewer takes the mouse x,y values and add them to an EventQueue which is processed later on (dont know which component is responsible of the processing though!). I tried changing the magnitude of these x,y values by multiplying them by a coefficient but did not make any difference. I hope this clarifies my case Fadi Thank you! Cheers, Fadi ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=12080#12080 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

