Intersect Multiple 3D Lines (Closest Point) | Towards Data Science

Seeking intersection of a batch of 3D lines is more of a minimization problem than an actual intersection test, as usually done with 2 rays

By · · 1 min read
Intersect Multiple 3D Lines (Closest Point) | Towards Data Science

Source: Towards Data Science

Seeking intersection of a batch of 3D lines is more of a minimization problem than an actual intersection test, as usually done with 2 rays