Bezier curve

Bezier curve

by Md. Toukir Ahmed Mehedi -
Number of replies: 3

What are the advantages of B spline over the Bezier curve?

In reply to Md. Toukir Ahmed Mehedi

Re: Bezier curve

by Ariful Islam -

First, a B-spline curve can be a Bézier curve. Second, B-spline curves satisfy all important properties that Bézier curves have. Third, B-spline curves provide more control flexibility than Bézier curves can do. For example, the degree of a B-spline curve is separated from the number of control points.