w8r / GreinerHormannLinks
Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clipping areas. ~3kb footprint, no dependencies
☆243Updated 2 years ago
Alternatives and similar repositories for GreinerHormann
Users that are interested in GreinerHormann are comparing it to the libraries listed below
Sorting:
- Small lib for polygon offsetting(margin/padding)☆261Updated 2 years ago
- 2D constrained Delaunay triangulation☆257Updated 6 years ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆303Updated 9 years ago
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆746Updated 3 months ago
- A very fast JavaScript polyline and polygon clipping library☆182Updated 3 months ago
- Boolean operations on polygons (union, intersection, difference, xor)☆625Updated last year
- k-nearest neighbors search (KNN) for RBush☆225Updated last year
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆604Updated last year
- A 2D constrained Delaunay triangulation library☆338Updated 7 years ago
- A JavaScript implementation of the Marching Squares algorithm featuring IsoContour and IsoBand computation☆172Updated 4 years ago
- A 2D rectangular bin packing data structure that uses the Shelf Best Height Fit heuristic☆134Updated 6 years ago
- Boolean operations and offsetting library in Javascript☆201Updated 2 years ago
- gets miter normals for a 2D polyline☆141Updated last year
- This repository is deprecated and no longer maintained.☆588Updated 8 months ago
- manipulate polygons in 2d space☆135Updated 9 years ago
- triangulates a 2D polyline into a stroke☆178Updated 6 years ago
- perform boolean operations on arbitrary polygons in 2d☆91Updated 10 years ago
- Clipper Abstraction (simplified API)☆129Updated 2 years ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆176Updated last year
- Decompose 2D polygons into convex pieces.☆454Updated 2 years ago
- A fast static index for 2D points☆678Updated 2 months ago
- Browser-side SDF font generator☆632Updated 2 months ago
- JS tool to break self-intersecting GeoJSON polygons down in their constituent non-self-intersecting parts☆92Updated 6 years ago
- Original : http://sourceforge.net/projects/jsclipper☆90Updated 12 years ago
- lines expanded in a vertex shader☆247Updated 4 years ago
- Fast robust predicates for computational geometry in JavaScript☆322Updated 2 weeks ago
- A JavaScript tool for working with polygons.☆54Updated 8 years ago
- A small and fast library for extruding 2D polygons and polylines to 3D meshes☆189Updated 2 years ago
- RBush-3D — a high-performance JavaScript R-tree-based 3D spatial index for points and cuboids☆93Updated last year
- Javascript library for 2d geometry