Generalizing the idea of a cubic Bézier curve, a Bézier
curve of degree at most based on
control points
is defined by
,
where the Bernstein polynomial
is defined by
.
The properties of cubic Bézier curves, listed above, generalize as you might expect they would. In addition, here is a nice derivative property that explains some of the derivative properties already mentioned for cubic Bézier curves:
Thus we get a factor of , reminiscent of the derivative of
, and another Bézier curve based on differences of control
points of
.