| 06/06 | 8 |
Very fast static spatial index for 2D points and rectangles in JavaScript.
JavaScript
1587☆
3022d old
#javascript
#computational-geometry
#algorithm
#r-tree
#spatial-index
|
| 06/16 | 6 |
Intersection detection library that finds all crossings among a set of segments using sweep line, brute force, or spatial-indexed approaches.
JavaScript
279☆
2811d old
#javascript
#computational-geometry
#brute-force
#segments
#sweep-line
|