ubilabs / kd-tree-javascriptLinks
JavaScript k-d Tree Implementation
☆652Updated last year
Alternatives and similar repositories for kd-tree-javascript
Users that are interested in kd-tree-javascript are comparing it to the libraries listed below
Sorting:
- This repository is deprecated and no longer maintained.☆591Updated 7 months ago
- A static kdtree data structure☆310Updated 4 years ago
- 2D constrained Delaunay triangulation☆253Updated 6 years ago
- 📈 Multidimensional arrays for JavaScript☆1,235Updated 3 years ago
- A fast static index for 2D points☆671Updated last month
- Compute the Voronoi diagram of a set of two-dimensional points.☆251Updated 5 years ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆243Updated 2 years ago
- k-nearest neighbors search (KNN) for RBush☆225Updated 11 months ago
- Vector, matrix and geometry math JavaScript☆1,163Updated 6 years ago
- A very fast 2D concave hull algorithm in JavaScript☆702Updated last month
- Two-dimensional recursive spatial subdivision.☆233Updated last year
- Fast Delaunay Triangulation in JavaScript.☆780Updated 8 years ago
- Turns a text string into a 2D poly line☆317Updated last year
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆302Updated 9 years ago
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆740Updated last month
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆593Updated last year
- Compute the Voronoi diagram of a set of two-dimensional points.☆645Updated last year
- Small lib for polygon offsetting(margin/padding)☆261Updated 2 years ago
- Turn arrays into smooth functions.☆527Updated 3 years ago
- A 2D constrained Delaunay triangulation library