Curve and Surface: Prof. Ehsan T Esfahani Spring 2016
Curve and Surface: Prof. Ehsan T Esfahani Spring 2016
Bezier Approximation
The method employs control points and produces an
approximating curve
The curve does not pass through the interior points but
is attracted by them
Each point influences the direction of the curve by pulling
Examples
Historical Background
The Start of CAD/CAM (1959~60s)
Paul de Casteljau
1930-
Bezier properties
The control polygon : polygon obtained by connecting control points
2.
Continuity at the knots (two ends) between separate Bezier curve segments
Higher derivatives requirements at the two extreme endpoints: . Kth derivative at P(0) should
Reversal of the sequence of control points would not affect the shape of the curve
The weight functions should be symmetric with respect to t and (1 t).
4.
The entire curve lies within the convex hull of the set of control points.
5.
Bernstein Curve
Some Examples
What is a Bezier curve with two points?
Show the similarities of Bezier curve with three points to
Hermit Interpolations.
Given the curve P(t) = (1 + t + t2,t3), find its control points.
New Notation
The Bezier curve can also be represented in a compact
Example:
n=2
E Pi = Pi+1