Algoteka
View all languages for this problem (1 verified and 0 unverified)

2D Line to Line Intersection - Samples for C++

Problem by oml1111

Problem description:

Implement an algorithm for finding an intersection of two 2D lines, and use it to find the intersection of some arbitrary pair of lines. Solution should be fast and strive for simplicity.

Verified samples:

# Tech tags Title Creator Created date
1 0
oml1111
2022-11-13 22:16

Unverified samples:

# Tech tags Title Creator Created date
No unverified samples ...
View problem discussion (0 comments)