alexbol99 / flatten-js
Javascript library for 2d geometry
☆580Updated 5 months ago
Alternatives and similar repositories for flatten-js:
Users that are interested in flatten-js are comparing it to the libraries listed below
- Clipper Abstraction (simplified API)☆123Updated 2 years ago
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆718Updated 7 months ago
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆572Updated 11 months ago
- Small lib for polygon offsetting(margin/padding)☆252Updated 2 years ago
- A tiny rectangle packing JavaScript library (for sprite layouts)☆322Updated 8 months ago
- Boolean operations and offsetting library in Javascript☆185Updated last year
- 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
- A JavaScript library for doing geometry.☆999Updated last month
- Boolean operations on polygons (union, intersection, difference, xor)☆617Updated last year
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.