Line Segment Intersection algorithms

Home > Computer Science > Algorithms and data structures > Computational geometry > Line Segment Intersection algorithms

Finding the intersection points between two lines or line segments is what line segment intersection algorithms do.