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

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