On 11/15/06, Benoît Poulard <[EMAIL PROTECTED]> wrote:
Is there a simple way to draw an osg::AnimationPath?
No. You'll have to just walk along the points along the animation path and generate your own osg::Geometry as per the osggeometry example.
Robert.
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
