Next: Animating Camera Motion
Up: Motion Path Animation
Previous: Some Nasty Problems
- Exact arc-length parameterization may not
be feasible.
- An alternative: compute points on the spline
at equally-spaced parametric values, and use linear interpolation
along these chords.
- The linear interpolation should consider the
distance between samples to maintain constant velocity.
CS488/688: Introduction to Interactive Computer Graphics
University of Waterloo
Computer Graphics Lab
cs488@cgl.uwaterloo.ca