📄️ Point-Line Distances
A common problem in robotics and computer graphics is calculating the proximity between objects, and the closest points of collision. This page contains some useful equations for the closest points between points and line segments, building up to the closest points between two line segments.