UNPKG

bentley-ottman-sweepline

Version:

Bentley-Ottman segments intersection algorithm

4 lines (2 loc) 100 B
var findIntersections = require('./src/findIntersections.js'); module.exports = findIntersections;