xaviergonz / js-angusj-clipperLinks
Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper
☆176Updated last year
Alternatives and similar repositories for js-angusj-clipper
Users that are interested in js-angusj-clipper are comparing it to the libraries listed below
Sorting:
- Clipper Abstraction (simplified API)☆129Updated 2 years ago
- Boolean operations and offsetting library in Javascript☆192Updated 2 years ago
- Small lib for polygon offsetting(margin/padding)☆261Updated 2 years ago
- Javascript library for 2d geometry☆598Updated 10 months ago
- WASM port of Clipper 2 for Polygon Clipping and Offsetting☆76Updated 7 months ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆302Updated 9 years ago
- A tiny rectangle packing JavaScript library (for sprite layouts)☆337Updated 3 weeks ago
- An offset function for paperjs path☆108Updated last month
- Small, no dependency library for offsetting polygons.☆43Updated 3 years ago
- 2D constrained Delaunay triangulation☆253Updated 6 years ago
- A library of intersection algorithms covering all SVG shape types☆353Updated last year
- DEPRECATED: CSG Library for JSCAD (See the link below)☆219Updated 4 years ago
- triangulates a 2D polyline into a stroke☆177Updated 6 years ago
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆587Updated last year
- A native Typescript/Javascript port of Clipper2☆40Updated last year
- Javascript wrapper around Triangle - A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator☆102Updated last month
- gets miter normals for a 2D polyline☆139Updated last year
- ☆48Updated 7 years ago
- lines expanded in a vertex shader☆244Updated 4 years ago
- Original : http://sourceforge.net/projects/jsclipper☆88Updated 12 years ago
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆738Updated 2 weeks ago
- Slice three.js geometry with a plane.☆142Updated 6 years ago
- CSG plugin for Three.js☆457Updated 2 years ago
- Constructive Solid Geometry for three.js, ES6 + BufferGeometry☆140Updated 2 years ago
- Boolean operations on polygons (union, intersection, difference, xor)☆621Updated last year
- Smooth curves through points. No control points needed. Native implementation.☆121Updated 3 years ago
- A JS library to find the convex hull of a finite set of 3d points☆146Updated 3 months ago
- Straight skeleton algorithm implementation in TypeScript☆70Updated last year
- Turns a text string into a 2D poly line☆316Updated last year
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆242Updated 2 years ago