Line–sphere intersection
In analytic geometry, a line and a sphere can intersect in three ways:
- no intersection at all,
- intersection at exactly one point, and
- intersection at two points.
Calculation using vectors in 3D
In vector notation, the equations are as follows:Equation for a sphere
Equation for a line starting at
Searching for points that are on the line and on the sphere means combining the equations and solving for, involving the dot product of vectors: