Bezier Algoritms - an algorithm for inserting points

Posted by Sorush Rabiee on Stack Overflow See other posts from Stack Overflow or by Sorush Rabiee
Published on 2010-04-10T14:57:57Z Indexed on 2010/04/10 15:03 UTC
Read the original article Hit count: 518

I'm looking for an algorithm to insert a new control point on a bezier curve, without deforming:

alt text

did anybody knows a library or reference for bezier algorithms (insertion, optimize, de Casteljau ...)

© Stack Overflow or respective owner

Related posts about algorithm

Related posts about bezier