De Casteljau's algorithm

From DDL Wiki

Revision as of 08:31, 29 November 2006 by IanTseng (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

De Casteljau's algorithm is an iterative method that constructs a curve using repeated linear interpolation. Using de Casteljau's algorithm allows for the coordinates of a point on a Bezier curve to be found at a specific parameter u by using the recursive formula found below.

Personal tools