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
☆242Updated 2 years ago
Alternatives and similar repositories for GreinerHormann
Users that are interested in GreinerHormann are comparing it to the libraries listed below
Sorting:
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆301Updated 9 years ago
- A very fast JavaScript polyline and polygon clipping library☆177Updated 2 years ago
- Small lib for polygon offsetting(margin/padding)☆260Updated 2 years ago
- 2D constrained Delaunay triangulation☆250Updated 6 years ago
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆733Updated 11 months ago
- k-nearest neighbors search (KNN) for RBush☆222Updated 9 months ago
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆586Updated last year
- Boolean operations on polygons (union, intersection, difference, xor)☆620Updated last year
- A JavaScript implementation of the Marching Squares algorithm featuring IsoContour and IsoBand computation☆171Updated 4 years ago
- A 2D constrained Delaunay triangulation library☆334Updated 6 years ago
- perform boolean operations on arbitrary polygons in 2d☆89Updated 10 years ago
- triangulates a 2D polyline into a stroke☆177Updated 5 years ago
- A 2D rectangular bin packing data structure that uses the Shelf Best Height Fit heuristic☆133Updated 6 years ago
- gets miter normals for a 2D polyline☆139Updated last year
- JS tool to break self-intersecting GeoJSON polygons down in their constituent non-self-intersecting parts☆92Updated 5 years ago
- This repository is deprecated and no longer maintained.☆590Updated 5 months ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆176Updated last year
- Original : http://sourceforge.net/projects/jsclipper☆87Updated 12 years ago
- Boolean operations and offsetting library in Javascript☆191Updated 2 years ago
- manipulate polygons in 2d space☆135Updated 8 years ago
- lines expanded in a vertex shader☆243Updated 4 years ago
- Browser-side SDF font generator☆600Updated 10 months ago
- A small and fast library for extruding 2D polygons and polylines to 3D meshes☆187Updated 2 years ago
- A fast static index for 2D points☆663Updated 9 months ago
- Clipper Abstraction (simplified API)☆127Updated 2 years ago
- RBush-3D — a high-performance JavaScript R-tree-based 3D spatial index for points and cuboids☆90Updated 10 months ago
- A library of intersection algorithms covering all SVG shape types☆353Updated last year
- Chaikin's smoothing algorithm for 2D polylines☆89Updated 7 years ago
- A JavaScript tool for working with polygons.☆54Updated 8 years ago
- A small module using a sweepline algorithm to detect intersections (& self-intersections) in polygons or polylines.☆71Updated 7 months ago