Bezier curve

Re: Bezier curve

by Niloy Chandra Shil -
Number of replies: 0
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: