w8r / GreinerHormann
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
☆240Updated last year
Alternatives and similar repositories for GreinerHormann:
Users that are interested in GreinerHormann are comparing it to the libraries listed below
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆720Updated 8 months ago
- Small lib for polygon offsetting(margin/padding)☆253Updated 2 years ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆297Updated 9 years ago
- A very fast JavaScript polyline and polygon clipping library☆173Updated 2 years ago
- 2D constrained Delaunay triangulation☆244Updated 5 years ago
- k-nearest neighbors search (KNN) for RBush☆217Updated 6 months ago
- A 2D constrained Delaunay triangulation library☆332Updated 6 years ago
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆575Updated 11 months ago
- Boolean operations on polygons (union, intersection, difference, xor)☆618Updated last year
- perform boolean operations on arbitrary polygons in 2d☆89Updated 9 years ago
- gets miter normals for a 2D polyline☆136Updated last year
- triangulates a 2D polyline into a stroke☆171Updated 5 years ago
- A JavaScript implementation of the Marching Squares algorithm featuring IsoContour and IsoBand computation☆160Updated 4 years ago
- lines expanded in a vertex shader☆241Updated 4 years ago
- A 2D rectangular bin packing data structure that uses the Shelf Best Height Fit heuristic☆132Updated 6 years ago
- Clipper Abstraction (simplified API)☆124Updated 2 years ago
- A fast static index for 2D points☆654Updated 6 months ago
- Browser-side SDF font generator☆590Updated 7 months ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆168Updated 11 months ago
- A library of intersection algorithms covering all SVG shape types☆350Updated last year
- Boolean operations and offsetting library in Javascript☆186Updated last year
- manipulate polygons in 2d space☆135Updated 8 years ago
- A JavaScript tool for working with polygons.☆54Updated 8 years ago
- Easy to use robust Delaunay triangulation☆159Updated 10 years ago
- Original : http://sourceforge.net/projects/jsclipper☆87Updated 11 years ago
- Fonts ⇢ protobuf-encoded SDF glyphs☆227Updated 8 months ago
- A small and fast library for extruding 2D polygons and polylines to 3D meshes☆185Updated 2 years ago
- Javascript library for 2d geometry☆582Updated 6 months ago
- RBush-3D — a high-performance JavaScript R-tree-based 3D spatial index for points and cuboids☆88Updated 6 months ago
- Polygon Near-Linear Triangulation in JavaScript (simple polygons with holes for now)☆68Updated 10 years ago