olragon / binpackingjsLinks
2D, 3D, 4D Bin Packing JS Library
☆176Updated 2 years ago
Alternatives and similar repositories for binpackingjs
Users that are interested in binpackingjs are comparing it to the libraries listed below
Sorting:
- 3D Bin Packing with multiple Wrappers (Boxes)☆131Updated 8 years ago
- Guillotine-based bin packing implementation☆31Updated last year
- A 2D rectangular bin packing data structure that uses the Shelf Best Height Fit heuristic☆136Updated 7 years ago
- Pure Javascript alternative to path.getPointAtLength(t) and getTotalLength() functions. Works with Canvas & Node☆281Updated 2 weeks ago
- A javascript binary tree based algorithm for 2d bin-packing suitable for generating CSS sprites☆678Updated 7 years ago
- Clipper Abstraction (simplified API)☆135Updated 3 years ago
- Bin packing places a given set of polygons in standard single/multiple rectangular sheet(s), to minimize the use of the sheet(s).☆66Updated 2 years ago
- A modern ESM build of the Potrace library for use in the browser.☆90Updated 2 years ago
- javascript conversion of https://github.com/wknechtel/3d-bin-pack/☆88Updated 2 years ago
- A library of intersection algorithms covering all SVG shape types☆358Updated 2 years ago
- A library of intersection algorithms covering all SVG shape types☆150Updated last month
- some filters for imagedata of canvas context2d☆27Updated 7 years ago
- Parse SVG PathDatas☆208Updated 7 months ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆176Updated last year
- WebGL doesn't work with Docker and Puppeteer☆14Updated 4 years ago
- Small lib for polygon offsetting(margin/padding)☆268Updated 2 years ago
- Vector Editor based on Paper.js☆278Updated 8 years ago
- Straightforward DOM implementation to make SVG.js run headless on Node.js☆294Updated last week
- A parser for SVG's path syntax☆225Updated 6 years ago
- 3D Bin Packing: A set of C programs that calculate the best fit for boxes on a pallet, and visualize the result.☆44Updated 9 years ago
- A minimal svg path parser☆95Updated 2 years ago
- convert AutoCAD DXF file to tables and subsequently to SVG☆29Updated 4 years ago
- A tiny rectangle packing JavaScript library (for sprite layouts)☆348Updated 6 months ago
- Small, no dependency library for offsetting polygons.☆45Updated 4 years ago
- Determine if an point is inside a polygon☆82Updated 6 years ago
- A set of C programs that calculate the best fit for boxes on a pallet, and visualize the result.☆119Updated 8 years ago
- Insert SVG into a PDF document created with PDFKit☆430Updated last year
- Export your HTML canvas to PDF☆238Updated 2 years ago
- Smooth curves through points. No control points needed. Native implementation.☆121Updated 4 years ago
- Computes the intersection between two SVG paths.☆120Updated last month