RE: [Algorithms] 3d Lines Intersection
Brought to you by:
vexxed72
From: Norman V. <nh...@ca...> - 2000-07-29 15:34:42
|
Albert_J writes: > >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) You can find source for this and other common Intersection routines in PLib.sg.sgIsect.cxx http://plib.sourceforge.net Norman VIne |