Skip navigation.
 
mlRe: NSBezierPath intersection
FROM : p3consulting
DATE : Fri Apr 29 21:04:47 2005

> It should be noted that you can actually find the intersection between
> two curve segments, but the math is hideous.  You can boil it down to
> a ninth order polynomial and as such the curves can cross at anywhere
> between zero and nine places.  My advice is don't bother; instead...
>

>>



and don't forget the special case when both curves have a common part,
leading to an infinity of intersecting points...



Pascal Pochet
<email_removed>
----------------------------------
PGP
KeyID: 0x208C5DBF
Fingerprint: 9BFB 245C 5BFE 7F1D 64B7  C473 ABB3 4E83 208C 5DBF

Related mailsAuthorDate
mlNSBezierPath intersection Linea Tessile srl Apr 28, 23:01
mlRe: NSBezierPath intersection glenn andreas Apr 28, 23:19
mlRe: NSBezierPath intersection Mark Dawson Apr 29, 04:24
mlRe: NSBezierPath intersection Nicko van Someren Apr 29, 10:53
mlRe: NSBezierPath intersection Kay Roepke Apr 29, 11:17
mlRe: NSBezierPath intersection Shelby Davis Apr 29, 14:43
mlRe: NSBezierPath intersection p3consulting Apr 29, 21:04