3d math
- Posted by Molasses <molasses at ALPHALINK.COM.AU> Jul 17, 1999
- 662 views
Hi,
Does someone know how to calculate if a point exists on a 3d line?
e.g..
I have 2 points that make a line : {x1, y1, z1} and {x2, y2, z2}
and I want to see if the point {x3, y3, z3} exists on that line.
Thanks,
-molasses

