MA 323 Geometric Modelling

Bezier Curve Interpoliation Applet
DIRECTIONS:   In this applet, you place points and the applet then constructs a Bezier curve that passes through these points, using uniform spacing for the parameter values. Uniform spacing means that given n+1 points {p0, p1, ..., pn}, the parameter value for pi is then t=i/n. You can alter the parameter t value by using the parameter slider or entering the parameter value.