Next: Spline Interpolation Problems
Up: Motion Path Animation
Previous: Motion Path Animation
As a basic capability, we would like to translate a point through space
along a given path. We would like:
- Independent control of velocity along path.
- Continuity control.
While splines can easily support continuity control, velocity control
is more difficult.
CS488/688: Introduction to Interactive Computer Graphics
University of Waterloo
Computer Graphics Lab
cs488@cgl.uwaterloo.ca