velipso / polyboolLinks
Boolean operations on polygons (union, intersection, difference, xor)
☆42Updated 3 weeks ago
Alternatives and similar repositories for polybool
Users that are interested in polybool are comparing it to the libraries listed below
Sorting:
- Boolean operations and offsetting library in Javascript☆198Updated 2 years ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆176Updated last year
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆593Updated last year
- Small lib for polygon offsetting(margin/padding)☆261Updated 2 years ago
- WASM port of Clipper 2 for Polygon Clipping and Offsetting☆80Updated 9 months ago
- A library for constraining triangulations from Delaunator☆71Updated last month
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆302Updated 9 years ago
- Straight skeleton algorithm implementation in TypeScript☆70Updated 2 years ago
- Clipper Abstraction (simplified API)☆129Updated 2 years ago
- triangulates a 2D polyline into a stroke☆177Updated 6 years ago
- Visible geometry edge projection and flattening based on three-mesh-bvh.☆216Updated 5 months ago
- Boolean operations on polygons (union, intersection, difference, xor)☆622Updated last year
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆740Updated last month
- 2D constrained Delaunay triangulation☆253Updated 6 years ago
- A small and fast library for extruding 2D polygons and polylines to 3D meshes☆187Updated 2 years ago
- Constructive Solid Geometry for three.js, ES6 + BufferGeometry☆140Updated 2 years ago
- gets miter normals for a 2D polyline☆139Updated last year
- An example of marching cubes in WebGL, using Rust + WebASM to compute the isosurface☆92Updated 2 years ago
- Javascript wrapper around Triangle - A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator☆102Updated 2 months ago
- Javascript library for 2d geometry☆609Updated last week
- 2D Constrained Delaunay Triangulation in JavaScript☆27Updated 2 years ago
- A 2D constrained Delaunay triangulation library☆336Updated 6 years ago
- A JavaScript dxf generator written in TypeScript.☆106Updated 7 months ago
- Fast robust predicates for computational geometry in JavaScript☆320Updated last year
- A native Typescript/Javascript port of Clipper2☆41Updated last year
- JavaScript DXF writer☆193Updated last year
- A tiny rectangle packing JavaScript library (for sprite layouts)☆340Updated last month
- DEPRECATED: CSG Library for JSCAD (See the link below)☆219Updated 4 years ago
- dcel.js is lightweight JavaScript implementation of Doubly connected edge list.☆11Updated last year
- Mirrored implementations of polygon clipping/CSG/operations algorithm, in C (original, by Martínez et al) and ActionScript3 (port, by Mah…☆47Updated 8 years ago