ubilabs / kd-tree-javascript
JavaScript k-d Tree Implementation
☆649Updated 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
- k-nearest neighbors search (KNN) for RBush☆219Updated 7 months ago
- A fast static index for 2D points☆655Updated 7 months ago
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆725Updated 9 months ago
- A static kdtree data structure☆309Updated 4 years ago
- This repository is deprecated and no longer maintained.☆591Updated 3 months ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆240Updated 2 years ago
- 2D constrained Delaunay triangulation☆246Updated 5 years ago
- A 2D constrained Delaunay triangulation library☆332Updated 6 years ago
- 📈 Multidimensional arrays for JavaScript☆1,227Updated 3 years ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆298Updated 9 years ago
- Small lib for polygon offsetting(margin/padding)☆256Updated 2 years ago
- The smallest and simplest priority queue in JavaScript.☆446Updated 10 months ago
- Boolean operations on polygons (union, intersection, difference, xor)☆618Updated last year
- Vector, matrix and geometry math JavaScript☆1,161Updated 5 years ago
- Two-dimensional recursive spatial subdivision.☆232Updated last year
- A very fast 2D concave hull algorithm in JavaScript☆666Updated 2 years ago
- Javascript library for 2d geometry☆587Updated 7 months ago
- The fastest and smallest JavaScript polygon triangulation library for your WebGL apps☆2,294Updated last month
- A very fast static spatial index for 2D points and rectangles in JavaScript 🌱☆1,469Updated last month
- A library of intersection algorithms covering all SVG shape types☆352Updated last year
- A very fast JavaScript polyline and polygon clipping library☆176Updated 2 years ago
- Fast robust predicates for computational geometry in JavaScript☆308Updated 10 months ago
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆582Updated last year
- A lightweight quadtree implementation for javascript☆630Updated last year
- Turns a text string into a 2D poly line☆315Updated last year
- (sparse + dynamic) 3D spatial representation structure for fast searches☆223Updated 3 years ago
- A 3D/WebGL math library☆414Updated last year
- Easy to use robust Delaunay triangulation☆160Updated 10 years ago
- RBush — a high-performance JavaScript R-tree-based 2D spatial index for points and rectangles☆2,563Updated 7 months ago
- Compute the Voronoi diagram of a set of two-dimensional points.☆250Updated 5 years ago