An open API service indexing awesome lists of open source software.

https://github.com/cvdlab/line-segments-intersections

An implementation of the Bentley–Ottmann sweep line algorithm for detecting crossings in a set of line segments.
https://github.com/cvdlab/line-segments-intersections

Last synced: 5 months ago
JSON representation

An implementation of the Bentley–Ottmann sweep line algorithm for detecting crossings in a set of line segments.

Awesome Lists containing this project

README

          

# line-segments-intersections