Click here to Skip to main content
15,888,224 members
Home / Discussions / Algorithms
   

Algorithms

 
GeneralRe: How to find 3rd coordinate of a triangle given 2 others Pin
darrellp1-Dec-08 19:27
darrellp1-Dec-08 19:27 
GeneralRe: How to find 3rd coordinate of a triangle given 2 others Pin
cp98762-Dec-08 19:54
cp98762-Dec-08 19:54 
GeneralRe: How to find 3rd coordinate of a triangle given 2 others Pin
Member 41945933-Dec-08 3:27
Member 41945933-Dec-08 3:27 
GeneralRe: How to find 3rd coordinate of a triangle given 2 others Pin
cp98763-Dec-08 10:19
cp98763-Dec-08 10:19 
GeneralRe: How to find 3rd coordinate of a triangle given 2 others Pin
Member 41945933-Dec-08 10:58
Member 41945933-Dec-08 10:58 
GeneralRe: How to find 3rd coordinate of a triangle given 2 others Pin
cp98763-Dec-08 13:04
cp98763-Dec-08 13:04 
QuestionSegment Polygon Intersection Pin
hockymot2008_200916-Oct-08 0:28
hockymot2008_200916-Oct-08 0:28 
AnswerRe: Segment Polygon Intersection [modified] Pin
Alan Balkany16-Oct-08 3:29
Alan Balkany16-Oct-08 3:29 
Just check if the segment intersects each edge of the polygon. If it intersects any edge, it intersects the polygon. An algorithm to detect the intersection of two segments is here: http://www.ahristov.com/tutorial/geometry-games/intersection-segments.html[^]

modified on Friday, October 17, 2008 9:56 AM

AnswerRe: Segment Polygon Intersection Pin
Alan Balkany16-Oct-08 3:35
Alan Balkany16-Oct-08 3:35 
GeneralRe: Segment Polygon Intersection Pin
hockymot2008_200916-Oct-08 17:21
hockymot2008_200916-Oct-08 17:21 
GeneralRe: Segment Polygon Intersection [modified] Pin
Alan Balkany17-Oct-08 3:23
Alan Balkany17-Oct-08 3:23 
GeneralRe: Segment Polygon Intersection Pin
hockymot2008_200917-Oct-08 3:35
hockymot2008_200917-Oct-08 3:35 
GeneralRe: Segment Polygon Intersection Pin
Member 41945933-Dec-08 11:02
Member 41945933-Dec-08 11:02 
GeneralRe: Segment Polygon Intersection Pin
Alan Balkany3-Dec-08 11:07
Alan Balkany3-Dec-08 11:07 
GeneralRe: Segment Polygon Intersection Pin
Member 41945933-Dec-08 12:22
Member 41945933-Dec-08 12:22 
GeneralRe: Segment Polygon Intersection Pin
Alan Balkany4-Dec-08 3:28
Alan Balkany4-Dec-08 3:28 
GeneralRe: Segment Polygon Intersection Pin
Member 41945934-Dec-08 4:24
Member 41945934-Dec-08 4:24 
GeneralRe: Segment Polygon Intersection Pin
darrellp28-Nov-08 21:10
darrellp28-Nov-08 21:10 
Questionplz help me Pin
luna201015-Oct-08 1:50
luna201015-Oct-08 1:50 
AnswerRe: plz help me Pin
CPallini15-Oct-08 2:21
mveCPallini15-Oct-08 2:21 
AnswerRe: plz help me Pin
73Zeppelin15-Oct-08 5:27
73Zeppelin15-Oct-08 5:27 
AnswerRe: plz help me Pin
Paul Conrad15-Oct-08 6:41
professionalPaul Conrad15-Oct-08 6:41 
AnswerRe: plz help me Pin
sumit703416-Oct-08 1:44
sumit703416-Oct-08 1:44 
QuestionPattern Decoder Pin
hdsouza112-Oct-08 17:43
hdsouza112-Oct-08 17:43 
AnswerRe: Pattern Decoder Pin
CPallini14-Oct-08 1:03
mveCPallini14-Oct-08 1:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.