DCSIMG
Animation - David Sackstein's Blog

Browse by Tags

All Tags » Animation (RSS)

A Custom Animation Class - Point3DAnimationUsingPath by David Sackstein

For 2D graphics WPF provides three classes for animating points: PointAnimation (for linear interpolation), PointAnimationUsingKeyFrames and PointAnimationUsingPath. For 3D graphics WPF provides only two: Point3DAnimation (for linear interpolation) and Point3DAnimationUsingKeyFrames. There is no built in class for animating points over a path in three dimensions. In this post I will show you a custom animation class that I wrote to partially fill that gap. In the next post I will put it to use in...
תגים:, , ,
Powered by Community Server (Commercial Edition), by Telligent Systems