mourner / robust-predicatesLinks
Fast robust predicates for computational geometry in JavaScript
☆320Updated 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☆209Updated 10 years ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆302Updated 9 years ago
- Small lib for polygon offsetting(margin/padding)☆261Updated 2 years ago
- 2D constrained Delaunay triangulation☆256Updated 6 years ago
- A library for constraining triangulations from Delaunator☆71Updated 2 months ago
- Pure GPU, instanced, screen-projected lines for regl☆185Updated 2 years ago
- This is the source for the demos in my blog post Instanced Line Rendering.☆235Updated 5 years ago
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆742Updated 2 months ago
- RBush-3D — a high-performance JavaScript R-tree-based 3D spatial index for points and cuboids☆90Updated last year
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆595Updated last year
- some interactive content for a blog post☆432Updated 5 years ago
- A fast JavaScript terrain mesh generation tool based on Delaunay triangulation☆294Updated 2 months ago
- gets miter normals for a 2D polyline☆140Updated last year
- triangulates a 2D polyline into a stroke☆178Updated 6 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
- Voronoi / Delaunay tessellations on the sphere☆249Updated 10 months ago
- 📦 Any dimensional box intersection☆285Updated 4 years ago
- A small module using a sweepline algorithm to detect intersections (& self-intersections) in polygons or polylines.☆73Updated 10 months ago
- Javascript wrapper around Triangle - A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator☆102Updated 3 months ago
- Isosurface polygonizer algorithms☆189Updated 11 years ago
- A 2D rectangular bin packing data structure that uses the Shelf Best Height Fit heuristic☆134Updated 6 years ago
- Segments intersection detection library☆279Updated 6 months ago
- A library of intersection algorithms covering all SVG shape types☆355Updated last year
- A JS library to find the convex hull of a finite set of 3d points☆147Updated 5 months ago
- Arbitrary dimensional level sets☆104Updated 4 years ago
- Compute the Voronoi diagram of a set of two-dimensional points.☆645Updated last year
- A JavaScript library for real-time RTIN terrain mesh generation☆640Updated 2 months ago
- A WebGL voxel path tracer☆331Updated 10 months ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆175Updated last year
- k-nearest neighbors search (KNN) for RBush☆225Updated last year