More Interpolation, B-splines




CS216

Chris Pollett

Feb 16, 2010

Outline

Introduction

Bessel-Overhauser Splines

example of not Catmull-Rom Splines with not evenly spaced control points

More Bessel-Overhauser Splines

Quiz

Which of the following statements is true?

  1. The glMap1* class of OpenGL functions can be used to set up a Bezier curve for drawing.
  2. Rational Bezier curves do not make use of homogeneous coordinates.
  3. All Catmull-Rom splines are parametrized over the unit interval.

Tension-Continuity-Bias Splines

More TCB Splines

TCB Splines All-in-One and Interpolation Conclusion

B-splines

Uniform B-splines of Degree Three