Finding the intersection of 3D segments

Let's talk about algorithms!

Moderator: Board moderators

Post Reply
xbeanx
Experienced poster
Posts: 114
Joined: Wed Jul 30, 2003 10:30 pm
Location: Newfoundland, Canada (St. John's)

Finding the intersection of 3D segments

Post by xbeanx »

Hi guys.. I'm having trouble trying to find the intersection point of two line segments. I found a webpage:

http://mathforum.org/library/drmath/view/62814.html

that seems helpful, but the last bit is hard to understand. Particularly, the part that says "Once we have checked this, we can solve for 'a' by taking the magnitude of each side and dividing".

Anyway, can anyone help me figure this out?? My line segments are specified in point form (p1x, p1y)(p2x, p2y).

I tried searching on google but not nothing helpful (except for that webpage mentioned earlier).
Moni
Experienced poster
Posts: 202
Joined: Fri Mar 22, 2002 2:00 am
Location: Chittagong. CSE - CUET
Contact:

Post by Moni »

ImageWe are all in a circular way, no advances, only moving and moving!
Post Reply

Return to “Algorithms”