segment-intersection topic
List
segment-intersection repositories
GeometricAlgorithms
67
Stars
8
Forks
Watchers
Geometric Algorithms implemented for Java Processing v3
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.