line-intersection topic
List
line-intersection repositories
Unity-LineSegmentsIntersection
190
Stars
35
Forks
Watchers
Line segments intersection for Unity.
sweep_intersector
15
Stars
4
Forks
Watchers
Pure Python implementation of a sweep line algorithm for line-segment intersections, based on a paper by Mehlhorn and Näher.