velipso / polybool
Boolean operations on polygons (union, intersection, difference, xor)
☆26Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for polybool
- Mirrored implementations of polygon clipping/CSG/operations algorithm, in C (original, by Martínez et al) and ActionScript3 (port, by Mah…☆47Updated 7 years ago
- Small lib for polygon offsetting(margin/padding)☆251Updated last year
- Boolean operations and offsetting library in Javascript☆175Updated last year
- 2D Constrained Delaunay Triangulation in JavaScript☆23Updated last year
- dcel.js is lightweight JavaScript implementation of Doubly connected edge list.☆11Updated 6 months ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆287Updated 8 years ago
- An example of marching cubes in WebGL, using Rust + WebASM to compute the isosurface☆89Updated last year
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆162Updated 7 months ago
- Boolean operations on polygons (union, intersection, difference, xor)☆611Updated 7 months ago
- Straight skeleton algorithm implementation in TypeScript☆52Updated last year
- ☆40Updated 2 years ago
- WASM port of Clipper 2 for Polygon Clipping and Offsetting☆47Updated 9 months ago
- TypeScript 3D framework☆54Updated 3 years ago
- A library for constraining triangulations from Delaunator☆60Updated 3 months ago
- Creates an orientation gizmo (similar to a view cube) to show the orientation of the camera's rotation. The user can click on each axis a…☆48Updated last year
- example repository for opencascade.js☆87Updated last year
- Javascript wrapper around Triangle - A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator☆96Updated last year
- triangulates a 2D polyline into a stroke☆167Updated 5 years ago
- A sparse octree data structure.☆117Updated 4 months ago
- A 2D constrained Delaunay triangulation library☆321Updated 6 years ago
- 2D constrained Delaunay triangulation☆239Updated 5 years ago
- Clipper Abstraction (simplified API)☆113Updated last year
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆701Updated 3 months ago
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆552Updated 6 months ago
- ☆17Updated 6 months ago
- A native Typescript/Javascript port of Clipper2☆35Updated 10 months ago
- A port of the General Polygon Clipper☆17Updated 2 years ago
- A 2D rectangular bin packing data structure that uses the Shelf Best Height Fit heuristic☆129Updated 5 years ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆239Updated last year
- RBush-3D — a high-performance JavaScript R-tree-based 3D spatial index for points and cuboids☆84Updated 2 months ago