Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Detecting Intersection of Line Segments

From: antonr:iinet:au at: 2-Apr-2003 22:08

I did one here: http://www.lexicon.net/anton/rebol/demo/demo-intersect.r It doesn't tell you the point of intersection, but it does tell you if it does intersect or not. Regards, Anton.