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
- A very fast JavaScript polyline and polygon clipping library☆174Updated 2 years ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆291Updated 9 years ago
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆717Updated 6 months ago
- Small lib for polygon offsetting(margin/padding)☆252Updated last year
- 2D constrained Delaunay triangulation☆241Updated 5 years ago
- Boolean operations on polygons (union, intersection, difference, xor)☆613Updated 10 months ago
- k-nearest neighbors search (KNN) for RBush☆214Updated 4 months ago
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆557Updated 9 months ago
- perform boolean operations on arbitrary polygons in 2d☆89Updated 9 years ago
- Original : http://sourceforge.net/projects/jsclipper☆87Updated 11 years ago
- A 2D constrained Delaunay triangulation library☆328Updated 6 years ago
- Clipper Abstraction (simplified API)☆120Updated 2 years ago
- triangulates a 2D polyline into a stroke☆170Updated 5 years ago
- A JavaScript tool for working with polygons.☆54Updated 7 years ago
- Boolean operations and offsetting library in Javascript☆181Updated last year
- JS tool to break self-intersecting GeoJSON polygons down in their constituent non-self-intersecting parts☆86Updated 5 years ago
- A 2D rectangular bin packing data structure that uses the Shelf Best Height Fit heuristic☆131Updated 6 years ago
- gets miter normals for a 2D polyline☆135Updated last year
- A small and fast library for extruding 2D polygons and polylines to 3D meshes☆183Updated last year
- lines expanded in a vertex shader☆238Updated 4 years ago
- A JavaScript implementation of the Marching Squares algorithm featuring IsoContour and IsoBand computation☆152Updated 4 years ago
- manipulate polygons in 2d space☆135Updated 8 years ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆169Updated 9 months ago
- Easy to use robust Delaunay triangulation☆159Updated 10 years ago
- Decompose 2D polygons into convex pieces.☆442Updated last year
- Fast robust predicates for computational geometry in JavaScript☆304Updated 6 months ago
- Polygon Near-Linear Triangulation in JavaScript (simple polygons with holes for now)☆68Updated 10 years ago
- Chaikin's smoothing algorithm for 2D polylines☆88Updated 6 years ago
- GeoJSON implementation of RBush — a high-performance JavaScript R-tree-based 2D spatial index for points and rectangles☆70Updated last year
- A small module using a sweepline algorithm to detect intersections (& self-intersections) in polygons or polylines.☆68Updated 2 months ago