View Single Post
  #1  
Old January 18th, 2008, 06:21 AM
jacksoncapper jacksoncapper is offline
Newbie
 
Join Date: Dec 2007
Posts: 10
Country:
Thanks: 0
Thanked 0 Times in 0 Posts
jacksoncapper is on a distinguished road
Default Please help. 3D Intersection

I have been trying so long to do this simple thing. I have two 3D line segments, each represented by two points. I need to know if and where these two lines intersect, but I need a method that I can implement programmatically in an algorithm. Please any help would be greatly appreciated.
Reply With Quote