From: Krzysztof K. <twe...@gm...> - 2014-08-20 16:43:42
|
Is there a published algorithm for finding the intersections between two 2D polynomials expressed in SBasis? Currently 2Geom seems only to contain intersection algorithms for Bezier, and SBasis are just converted to Bezier to perform the intersection. Regards, Krzysztof |