alexbol99 / flatten-js
Javascript library for 2d geometry
☆561Updated last month
Related projects ⓘ
Alternatives and complementary repositories for flatten-js
- A library of intersection algorithms covering all SVG shape types☆343Updated 10 months ago
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆551Updated 6 months ago
- A JavaScript library for doing geometry.☆979Updated last month
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆701Updated 3 months ago
- Boolean operations on polygons (union, intersection, difference, xor)☆611Updated 7 months ago
- a simple collection of 2d collision/intersects functions. Supports points, circles, ellipses, lines, axis-aligned boxes, and polygons☆542Updated 2 years ago
- Clipper Abstraction (simplified API)☆113Updated last year
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆287Updated 8 years ago
- Small lib for polygon offsetting(margin/padding)☆251Updated last year
- Decompose 2D polygons into convex pieces.☆434Updated last year
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆162Updated 6 months ago
- A tiny rectangle packing JavaScript library (for sprite layouts)☆315Updated 4 months ago
- Boolean operations and offsetting library in Javascript☆174Updated last year
- A library of intersection algorithms covering all SVG shape types☆139Updated 2 months ago
- CSG plugin for Three.js☆453Updated 2 years ago
- 2D Euclidean geometry classes, utilities, and drawing tools☆123Updated this week
- 2D constrained Delaunay triangulation☆239Updated 5 years ago
- CSG library for use with THREE.js☆504Updated 5 months ago
- JavaScript implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems". …☆267Updated 4 years ago
- Points, Lines, Boxes, Polygons (also hollow), Ellipses, Circles. RayCasting, offsets, rotation, scaling, bounding box padding, flags for …☆205Updated last week
- Turns a text string into a 2D poly line☆311Updated 6 months ago
- Javascript isomorphic 2D affine transformations written in ES6 syntax. Manipulate transformation matrices with this totally tested librar…☆367Updated 6 months ago
- Drop-in replacement for Graphics but with anti-aliasing☆157Updated 9 months ago
- A 2D constrained Delaunay triangulation library☆321Updated 6 years ago
- Segments intersection detection library☆274Updated 3 months ago
- a library to visibly cull objects designed to work with pixi.js☆113Updated last year
- Interpolate values over a cubic Cardinal/Catmull-Rom curve☆49Updated last month
- A 3D/WebGL math library☆412Updated 6 months ago
- JavaScript library that builds concave hull by set of points. Note: this library is not actively maintained since 2015, only critical iss…☆587Updated this week
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆239Updated last year