>In order to solve this problem, I was thinking about creating an animation
>path (on the fly) from a previously stored orientation to current head
>orientation. Is this the correct way to proceed? Or there is some other
>technique to smooth the resulting camera movements?

osg::AnimationPath interpolates across rotations and positions (for smoothing).
See examples/osganimate.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to