Hi Fadi;

There is no concise way to do it besides of scratching the osgGA's
MatrixManipulator codes as I knew. So look at the built in example first if
you are newbie. Try and examine how TrackballManipulator's behave your
cursor's movements.

Best Regards.

2009/5/14 Fadi Chehimi <[email protected]>

> 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
>



-- 
Ümit Uzun
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to