w8r / polygon-offset
Small lib for polygon offsetting(margin/padding)
☆253Updated 2 years ago
Alternatives and similar repositories for polygon-offset:
Users that are interested in polygon-offset 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
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆297Updated 9 years ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆240Updated last year
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆168Updated 11 months ago
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆575Updated 11 months ago
- 2D constrained Delaunay triangulation☆244Updated 5 years ago
- Boolean operations and offsetting library in Javascript☆186Updated last year
- k-nearest neighbors search (KNN) for RBush☆217Updated 6 months ago
- Fast robust predicates for computational geometry in JavaScript☆306Updated 9 months ago
- Clipper Abstraction (simplified API)☆124Updated 2 years ago
- Straight skeleton algorithm implementation in TypeScript☆63Updated last year
- triangulates a 2D polyline into a stroke☆171Updated 5 years ago
- A very fast JavaScript polyline and polygon clipping library☆173Updated 2 years ago
- DEPRECATED: CSG Library for JSCAD (See the link below)☆219Updated 3 years ago
- Javascript library for 2d geometry☆582Updated 6 months ago
- A small module using a sweepline algorithm to detect intersections (& self-intersections) in polygons or polylines.☆69Updated 4 months ago
- Small, no dependency library for offsetting polygons.☆40Updated 3 years ago
- A 2D constrained Delaunay triangulation library☆332Updated 6 years ago
- Easy to use robust Delaunay triangulation☆159Updated 10 years ago
- A small and fast library for extruding 2D polygons and polylines to 3D meshes☆185Updated 2 years ago
- A fast static index for 2D points