alexbol99 / flatten-jsLinks
Javascript library for 2d geometry
☆619Updated this week
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.☆606Updated last year
- Clipper Abstraction (simplified API)☆131Updated 2 years ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆176Updated last year
- Boolean operations and offsetting library in Javascript☆201Updated 2 years ago
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆749Updated 3 months ago
- A JavaScript library for doing geometry.☆1,017Updated 9 months ago
- A tiny rectangle packing JavaScript library (for sprite layouts)☆343Updated 3 months ago
- Small lib for polygon offsetting(margin/padding)☆261Updated 2 years ago
- A library of intersection algorithms covering all SVG shape types☆359Updated last year
- a simple collection of 2d collision/intersects functions. Supports points, circles, ellipses, lines, axis-aligned boxes, and polygons☆559Updated 3 years ago
- Boolean operations on polygons (union, intersection, difference, xor)☆624Updated last year
- Javascript isomorphic 2D affine transformations written in ES6 syntax. Manipulate transformation matrices with this totally tested librar…☆383Updated 2 months ago
- This repository is deprecated and no longer maintained.☆588Updated 9 months ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆303Updated 9 years ago
- WASM port of Clipper 2 for Polygon Clipping and Offsetting☆86Updated last month
- Decompose 2D polygons into convex pieces.☆454Updated 2 years ago
- SVG path low level transformations toolkit☆560Updated last year
- Pure Javascript alternative to path.getPointAtLength(t) and getTotalLength() functions. Works with Canvas & Node☆277Updated this week
- A fast static index for 2D points☆678Updated 3 months ago
- A 3D/WebGL math library☆418Updated last year
- The best goodies for performant, enterprise-level applications built on PixiJS☆305Updated last year
- CSG library for use with THREE.js☆574Updated last year
- 2D constrained Delaunay triangulation☆257Updated 6 years ago
- JavaScript implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems". …☆289Updated 5 years ago
- CSG plugin for Three.js☆460Updated 3 years ago
- lines expanded in a vertex shader☆247Updated 4 years ago
- Interpolate values over a cubic Cardinal/Catmull-Rom curve☆51Updated 8 months ago
- A nodejs and client-side library for (cubic) Bezier curve work☆1,850Updated last year
- An offset function for paperjs path☆113Updated 4 months ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆243Updated 2 years ago