From: Krzysztof K. <twe...@gm...> - 2015-01-19 13:28:28
|
Is there any clever algorithm that I can use to compute intersections between Beziers and arcs? Or should I just convert the arc to a high degree Bezier or a Bezier spline and use the standard Bezier clipping algorithm? Regards, Krzysztof |