Cadt Basics
Cadt Basics
Bezier Curves
1. Prove that if the sum of the blending functions of a Bezier curve is one
for any value of u, [ 0 1 ]. Also prove that if all the control points are
collinear, the Bezier curve will reduce to a straight line.
2. What do you understand by reverse-parameterization? Prove that the
equation of Bezier curve remains unchanged under reverse-
parameterization.
3. A Bezier curve is defined by the following control points: p0, p1, p2, p3,
p4, p5. Write down the equation of the curve. If the control points p2,
p3, p4 coincide, what will be the effect on the shape of the curve and
why?
4. A parametric cubic curve is defined as follows:
0 1 1
3 2
() = {1} + { 3 } + {1} , [ 0 1] .
0 1 1
Bezier Curves
1. Prove that if the sum of the blending functions of a Bezier curve is one
for any value of u, [ 0 1 ]. Also prove that if all the control points
are collinear, the Bezier curve will reduce to a straight line.
2. What do you understand by reverse-parameterization? Prove that the
equation of Bezier curve remains unchanged under reverse-
parameterization.
3. A Bezier curve is defined by the following control points: p0, p1, p2, p3,
p4, p5. Write down the equation of the curve. If the control points p2,
p3, p4 coincide, what will be the effect on the shape of the curve and
why?
4. A parametric cubic curve is defined as follows:
0 1 1
3 2
() = {1} + { 3 } + {1} , [ 0 1] .
0 1 1