alexbol99 / flatten-jsLinks
Javascript library for 2d geometry
☆639Updated 3 weeks ago
Alternatives and similar repositories for flatten-js
Users that are interested in flatten-js are comparing it to the libraries listed below
Sorting:
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆615Updated last year
- Clipper Abstraction (simplified API)☆135Updated 3 years ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆176Updated last year
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆756Updated last month
- Boolean operations and offsetting library in Javascript☆208Updated 2 years ago
- A library of intersection algorithms covering all SVG shape types☆358Updated 2 years ago
- A tiny rectangle packing JavaScript library (for sprite layouts)☆348Updated 5 months ago
- a simple collection of 2d collision/intersects functions. Supports points, circles, ellipses, lines, axis-aligned boxes, and polygons☆561Updated 3 years ago
- A JavaScript library for doing geometry.☆1,020Updated 11 months ago
- Small lib for polygon offsetting(margin/padding)☆266Updated 2 years ago
- Javascript isomorphic 2D affine transformations written in ES6 syntax. Manipulate transformation matrices with this totally tested librar…☆386Updated 4 months ago
- Boolean operations on polygons (union, intersection, difference, xor)☆625Updated last year
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆306Updated 10 years ago
- This repository is deprecated and no longer maintained.☆588Updated 11 months ago
- Pure Javascript alternative to path.getPointAtLength(t) and getTotalLength() functions. Works with Canvas & Node☆280Updated this week
- SVG path low level transformations toolkit☆563Updated last year
- WASM port of Clipper 2 for Polygon Clipping and Offsetting☆91Updated 3 months ago
- A fast static index for 2D points☆685Updated last month
- Decompose 2D polygons into convex pieces.☆455Updated 2 years ago
- JavaScript implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems". …☆292Updated 5 years ago
- A nodejs and client-side library for (cubic) Bezier curve work☆1,852Updated last year
- Drop-in replacement for Graphics but with anti-aliasing☆176Updated last year
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆247Updated last month
- The best goodies for performant, enterprise-level applications built on PixiJS☆305Updated last year
- 2D constrained Delaunay triangulation☆259Updated 6 years ago
- 🛹 Typescript tools for advanced processing of SVG path data.☆280Updated 7 months ago
- DXF parser for node/browser☆390Updated 4 months ago
- An offset function for paperjs path☆117Updated last month
- JavaScript DXF writer☆194Updated last year
- Interpolate values over a cubic Cardinal/Catmull-Rom curve☆51Updated last month