3D geometry question
in
Programming Questions
•
2 years ago
I'm working on a sketch in which I must compare a series of points against a series of line segments and determine if the points lie within x distance of the lines, or not. I'm having trouble with the math. I'm guessing that many of you have solved this efficiently, any help is greatly appreciated.
1