mourner / robust-predicatesLinks
Fast robust predicates for computational geometry in JavaScript
☆315Updated last year
Alternatives and similar repositories for robust-predicates
Users that are interested in robust-predicates are comparing it to the libraries listed below
Sorting:
- Tutorial on robust arithmetic in JavaScript☆208Updated 10 years ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆301Updated 9 years ago
- A library for constraining triangulations from Delaunator☆68Updated 11 months ago
- Pure GPU, instanced, screen-projected lines for regl☆183Updated 2 years ago
- Small lib for polygon offsetting(margin/padding)☆260Updated 2 years ago
- 2D constrained Delaunay triangulation☆250Updated 6 years ago
- This is the source for the demos in my blog post Instanced Line Rendering.☆236Updated 5 years ago
- some interactive content for a blog post☆429Updated 4 years ago
- A fast JavaScript terrain mesh generation tool based on Delaunay triangulation☆289Updated last year
- gets miter normals for a 2D polyline☆139Updated last year
- Voronoi / Delaunay tessellations on the sphere☆249Updated 7 months ago
- triangulates a 2D polyline into a stroke☆177Updated 5 years ago
- Compute the Voronoi diagram of a set of two-dimensional points.☆639Updated 11 months ago
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆733Updated 11 months ago
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆586Updated last year
- RBush-3D — a high-performance JavaScript R-tree-based 3D spatial index for points and cuboids☆90Updated 10 months ago
- Physically based renderer (PBR) and scene graph for PEX.☆243Updated 2 weeks ago
- Segments intersection detection library☆279Updated 4 months ago
- Javascript wrapper around Triangle - A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator☆101Updated 3 weeks ago
- A small module using a sweepline algorithm to detect intersections (& self-intersections) in polygons or polylines.☆71Updated 7 months ago
- A WebGL voxel path tracer☆332Updated 7 months ago
- 📦 Any dimensional box intersection☆285Updated 3 years ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆241Updated 2 years ago
- lines expanded in a vertex shader☆243Updated 4 years ago
- Boolean operations and offsetting library in Javascript☆191Updated 2 years ago
- A JavaScript library for real-time RTIN terrain mesh generation☆630Updated 2 years ago
- A tiny rectangle packing JavaScript library (for sprite layouts)☆332Updated last year
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆176Updated last year
- k-nearest neighbors search (KNN) for RBush☆222Updated 9 months ago
- A static kdtree data structure☆309Updated 4 years ago