Doodle3D / clipper-jsLinks
Clipper Abstraction (simplified API)
☆127Updated 2 years ago
Alternatives and similar repositories for clipper-js
Users that are interested in clipper-js are comparing it to the libraries listed below
Sorting:
- 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☆191Updated 2 years ago
- Javascript library for 2d geometry☆598Updated 9 months ago
- An offset function for paperjs path☆104Updated last week
- Small lib for polygon offsetting(margin/padding)☆260Updated 2 years ago
- A tiny rectangle packing JavaScript library (for sprite layouts)☆332Updated last year
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆301Updated 9 years ago
- WASM port of Clipper 2 for Polygon Clipping and Offsetting☆71Updated 7 months ago
- Smooth curves through points. No control points needed. Native implementation.☆121Updated 3 years ago
- 2D constrained Delaunay triangulation☆250Updated 6 years ago
- DEPRECATED: CSG Library for JSCAD (See the link below)☆219Updated 4 years ago
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆586Updated last year
- Original : http://sourceforge.net/projects/jsclipper☆87Updated 12 years ago
- A library of intersection algorithms covering all SVG shape types☆353Updated last year
- Small, no dependency library for offsetting polygons.☆43Updated 3 years ago
- Turns a text string into a 2D poly line☆316Updated last year
- lines expanded in a vertex shader☆243Updated 4 years ago
- Javascript isomorphic 2D affine transformations written in ES6 syntax. Manipulate transformation matrices with this totally tested librar…☆380Updated 5 months ago
- gets a discrete list of points from svg☆95Updated 9 years ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆241Updated 2 years ago
- Boolean operations on polygons (union, intersection, difference, xor)☆619Updated last year
- CSG plugin for Three.js☆457Updated 2 years ago
- Parse SVG PathDatas☆196Updated 3 weeks ago
- JavaScript implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems". …☆285Updated 5 years ago
- Interpolate values over a cubic Cardinal/Catmull-Rom curve☆51Updated 4 months ago
- Decompose 2D polygons into convex pieces.☆451Updated last year
- A parser for SVG's path syntax☆225Updated 5 years ago
- triangulates a 2D polyline into a stroke☆177Updated 5 years ago
- Web tool for creation of MSDF bitmap font spritesheets and JSON☆160Updated 4 years ago
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆733Updated 11 months ago