Bezier Algoritms - an algorithm for inserting points
- by Sorush Rabiee
I'm looking for an algorithm to insert a new control point on a bezier curve, without deforming:
did anybody knows a library or reference for bezier algorithms (insertion, optimize, de Casteljau ...)