tyschroed / guillotine-packerLinks
Guillotine-based bin packing implementation
☆30Updated last year
Alternatives and similar repositories for guillotine-packer
Users that are interested in guillotine-packer are comparing it to the libraries listed below
Sorting:
- 2D, 3D, 4D Bin Packing JS Library☆172Updated 2 years ago
- Small, no dependency library for offsetting polygons.☆44Updated 3 years ago
- Clipper Abstraction (simplified API)☆129Updated 2 years ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆175Updated last year
- Bin packing places a given set of polygons in standard single/multiple rectangular sheet(s), to minimize the use of the sheet(s).☆64Updated 2 years ago
- Small lib for polygon offsetting(margin/padding)☆261Updated 2 years ago
- javascript conversion of https://github.com/wknechtel/3d-bin-pack/☆88Updated 2 years ago
- A tiny rectangle packing JavaScript library (for sprite layouts)☆342Updated 2 months ago
- A library of intersection algorithms covering all SVG shape types☆149Updated 3 weeks ago
- buerli's CAD application☆137Updated last month
- Computes the intersection between two SVG paths.☆115Updated last year
- WASM port of Clipper 2 for Polygon Clipping and Offsetting☆82Updated 3 weeks ago
- Irregular bin packing library by JavaScript☆45Updated 5 years ago
- Procedural 3D graphics editor for the web☆333Updated 10 months ago
- Little utility to round corners in a path☆81Updated last year
- Javascript library for 2d geometry☆613Updated 2 weeks ago
- Boolean operations and offsetting library in Javascript☆198Updated 2 years ago
- simple demo to use Paper.js as 2D input for Three.js extrusion mesh☆29Updated 7 years ago
- ☆91Updated 2 years ago
- A 2D rectangular bin packing data structure that uses the Shelf Best Height Fit heuristic☆134Updated 6 years ago
- Monorepo for 3D algorithms of Bitbybit platform, which helps programming geometry on the browser. Use with ThreeJS, BabylonJS, build your…☆142Updated this week
- Typr.ts - TypeScript class wrapper for photopea/Typr.js☆32Updated last year
- Turns SVG shapes (polygon, polyline, rect, g) into SVG paths. It can merge groups and apply transforms.☆52Updated 2 years ago
- Original : http://sourceforge.net/projects/jsclipper☆90Updated 12 years ago
- JavaScript implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems". …☆285Updated 5 years ago
- A function that takes an SVG arc curve as input, and maps it to one or more cubic bezier curves☆76Updated 2 years ago
- A modern ESM build of the Potrace library for use in the browser.☆83Updated 2 years ago
- 2D Euclidean geometry classes, utilities, and drawing tools☆129Updated 8 months ago
- Converts path commands for an SVG path to polygon points.☆60Updated 5 years ago
- Pure Javascript alternative to path.getPointAtLength(t) and getTotalLength() functions. Works with Canvas & Node☆276Updated last week