Fast robust predicates for computational geometry in JavaScript
☆329Oct 17, 2025Updated 4 months ago
Alternatives and similar repositories for robust-predicates
Users that are interested in robust-predicates are comparing it to the libraries listed below
Sorting:
- A point in polygon library based on the paper "Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on Polyg…☆147Aug 8, 2025Updated 6 months ago
- Tutorial on robust arithmetic in JavaScript☆211Nov 29, 2014Updated 11 years ago
- Surface Simplification via Quadric Error Metrics☆81Dec 25, 2017Updated 8 years ago
- Fast JavaScript icosphere mesh generation library for WebGL visualizations☆68Sep 27, 2019Updated 6 years ago
- An incredibly fast JavaScript library for Delaunay triangulation of 2D points☆2,566Nov 28, 2025Updated 3 months ago
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆617Apr 19, 2024Updated last year
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆758Jan 21, 2026Updated last month
- Compute visibility polygons by Triangular Expansion☆15Dec 29, 2021Updated 4 years ago
- A very fast density based clustering library for geographic points☆86Jul 1, 2024Updated last year
- A JavaScript library for real-time RTIN terrain mesh generation☆644Jul 15, 2025Updated 7 months ago
- RBush-3D — a high-performance JavaScript R-tree-based 3D spatial index for points and cuboids☆94Sep 12, 2024Updated last year
- A tiny rectangle packing JavaScript library (for sprite layouts)☆352Jul 14, 2025Updated 7 months ago
- 3D Wavelet Rasterization☆30May 28, 2017Updated 8 years ago
- Create contours from non-gridded data with meandering triangles.☆42Updated this week
- A library for constraining triangulations from Delaunator☆72Jul 21, 2025Updated 7 months ago
- A very fast 2D concave hull algorithm in JavaScript☆720Jul 16, 2025Updated 7 months ago
- Exact polygon boolean operations☆20Jul 1, 2015Updated 10 years ago
- JS tool to break self-intersecting GeoJSON polygons down in their constituent non-self-intersecting parts☆94Jan 16, 2026Updated last month
- The fastest and smallest JavaScript polygon triangulation library for your WebGL apps☆2,418Sep 18, 2025Updated 5 months ago
- A small module using a sweepline algorithm to detect intersections (& self-intersections) in polygons or polylines.☆74Nov 24, 2024Updated last year
- A very fast static spatial index for 2D points and rectangles in JavaScript 🌱☆1,553Updated this week
- A fast JavaScript terrain mesh generation tool based on Delaunay triangulation☆303Jul 15, 2025Updated 7 months ago
- A data structure and lookup for 3D vector fields (flow fields).☆41Jul 7, 2024Updated last year
- Small lib for polygon offsetting(margin/padding)☆268Feb 28, 2023Updated 3 years ago
- A small (<10kb minified) javascript library for splitting polygons by a polyline.☆51Jul 6, 2022Updated 3 years ago
- ☆35Mar 4, 2019Updated 6 years ago
- RBush — a high-performance JavaScript R-tree-based 2D spatial index for points and rectangles☆2,711Updated this week
- Pbd is a Pixel Buffer Diff library designed for visual regression tests. With zero dependencies and a bundle size under 2kb, Pbd works as…☆28Jul 1, 2025Updated 8 months ago
- Geographical extension for rbush☆15Nov 23, 2018Updated 7 years ago
- Simplicial-complex-like geometry builder backed by typed arrays☆14Sep 19, 2025Updated 5 months ago
- A simple cumulative timer for benchmarking JavaScript applications.☆33Mar 24, 2023Updated 2 years ago
- Reuse typed arrays☆76Nov 23, 2021Updated 4 years ago
- A work in progress polygon operations library with integer snap-rounding☆18Mar 24, 2023Updated 2 years ago
- A sparse octree data structure.☆129Oct 17, 2025Updated 4 months ago
- Robustly computes the orientation of a tuple of points☆29Aug 4, 2021Updated 4 years ago
- Pure GPU, instanced, screen-projected lines for regl☆191Jun 8, 2023Updated 2 years ago
- A fast static index for 2D points☆690Nov 17, 2025Updated 3 months ago
- Boolean operations on polygons (union, intersection, difference, xor)☆624Mar 18, 2024Updated last year
- A JS generator function that returns a list of vertices describing an isosuface given a density and level.☆36Oct 11, 2017Updated 8 years ago