This flashcard is just one of a free flashcard set. See all flashcards!
79
How to compute an interpolating spline curve?
Exploit endpoint interpolation of spline segments. Compute positions for spline control points
such that the positions of spline endpoints match the desired interpolation positions
.
Example: Cubic splines
Given spline control points
, we can compute the position of the closest spline endpoint as

Set up a linear system


and solve for
.
such that the positions of spline endpoints match the desired interpolation positions
.Example: Cubic splines
Given spline control points
, we can compute the position of the closest spline endpoint as
Set up a linear system


and solve for
.Flashcard info:
Author: janisborn
Main topic: Informatik
Topic: Computergrafik
School / Univ.: RWTH Aachen
City: Aachen
Published: 18.05.2022

