de Casteljau's algorithm

GPTKB entity

Statements (21)
Predicate Object
gptkbp:instanceOf gptkb:algorithm
gptkbp:application animation
font rendering
computer-aided geometric design
curve subdivision
gptkbp:complexity O(n^2)
gptkbp:field computer graphics
numerical analysis
https://www.w3.org/2000/01/rdf-schema#label de Casteljau's algorithm
gptkbp:input control points
gptkbp:introducedIn 1959
gptkbp:namedAfter Paul de Casteljau
gptkbp:output point on Bézier curve
gptkbp:property recursive
numerically stable
gptkbp:relatedTo gptkb:Bézier_curve
gptkb:Bernstein_polynomial
de Boor's algorithm
gptkbp:usedFor evaluating Bézier curves
gptkbp:bfsParent gptkb:Bézier_surface
gptkbp:bfsLayer 8