Bezier curve

Bezier curve

by Tania Akter Lima -
Number of replies: 2

What is the control point in bezier curve?

In reply to Tania Akter Lima

Re: Bezier curve

by Niloy Chandra Shil -
A Bézier curve is defined by a set of control points P0 through Pn, where n is called its order (n = 1 for linear, 2 for quadratic, etc.). The first and last control points are always the endpoints of the curve; however, the intermediate control points (if any) generally do not lie on the curve.
In reply to Tania Akter Lima

Re: Bezier curve

by Niloy Chandra Shil -
A Bézier curve is defined by a set of control points P0 through Pn, where n is called its order (n = 1 for linear, 2 for quadratic, etc.). The first and last control points are always the endpoints of the curve; however, the intermediate control points (if any) generally do not lie on the curve.
Tags: