kolleamm
- 476
- 44
- TL;DR
- Find the smallest distance between two line segments
If I have two line segments, how can I find the smallest distance between them? Any one point on each of the segments can be chosen for comparison. (to go a step further, a circle's outer edge and a line segment)
Thanks in advance.
Thanks in advance.