Re: [Algorithms] 3d Lines Intersection
Brought to you by:
vexxed72
From: Sam K. <sa...@ip...> - 2000-07-29 15:27:44
|
Albert, It seems to me the chances of two 3d lines intersecting in space is *enormously slim* exept in a few obvious situations, like two lines crossing each other from the corners of a cube etc. It might help if you outlined your reasons for wanting to do this. sam >Hi, > >Is there a good algo for finding a point of intersection between two *3D lines*? >The lines is specified by their point (x,y,z) and their direction (dx,dy,dz) > >I've searched the web, but all of them seems to explain about 2D lines intersection only. > >Thanks in advance. >Albert J > > > > > >_______________________________________________ >GDAlgorithms-list mailing list >GDA...@li... >http://lists.sourceforge.net/mailman/listinfo/gdalgorithms-list |