Closest point on a cubic Bezier curve?

Posted by Adrian Lopez on Stack Overflow See other posts from Stack Overflow or by Adrian Lopez
Published on 2010-04-30T06:07:44Z Indexed on 2010/04/30 6:17 UTC
Read the original article Hit count: 301

Filed under:
|
|
|
|

How can I find the point B(t) along a cubic Bezier curve that is closest to an arbitrary point P in the plane?

© Stack Overflow or respective owner

Related posts about graphics

Related posts about bezier