A javascript binary tree based algorithm for 2d bin-packing suitable for generating CSS sprites
☆680Aug 9, 2018Updated 7 years ago
Alternatives and similar repositories for bin-packing
Users that are interested in bin-packing are comparing it to the libraries listed below
Sorting:
- 2D, 3D, 4D Bin Packing JS Library☆179Mar 14, 2023Updated 2 years ago
- A 2D rectangular bin packing data structure that uses the Shelf Best Height Fit heuristic☆137Dec 26, 2018Updated 7 years ago
- Source code for performing 2d rectangular bin packing.☆967Sep 25, 2023Updated 2 years ago
- Library to solve 2D bin packing problems with irregular pieces.☆168Dec 27, 2017Updated 8 years ago
- Guillotine-based bin packing implementation☆31Sep 26, 2024Updated last year
- Two-Dimensional Bin Packing using Binary Search Tree☆17Jul 4, 2016Updated 9 years ago
- A javascript binary tree based algorithm for 2d bin-packing suitable for generating CSS sprites. Now - Node.js compatible!☆22Feb 27, 2012Updated 14 years ago
- 2D bin packing in JavaScript☆14Jul 2, 2016Updated 9 years ago
- Java Version of a Bin Packer Algorithm to fit many blocks. Handles one or more bins.☆12Jan 2, 2025Updated last year
- Guillotine cutting optimizer☆10Oct 4, 2014Updated 11 years ago
- 2D game engine with a modern intuitive API and a decoupled plugin system☆13Mar 23, 2024Updated last year
- A max rectangle 2d bin packer npm-module for packing glyphs or images into multiple sprite-sheet/atlas☆226Aug 28, 2025Updated 6 months ago
- 2d rectangular bin packing in JavaScript☆16Oct 5, 2017Updated 8 years ago
- 基于人工智能(遗传算法 + 贪心 max-rect 算法) 的矩形拼接算法☆36Sep 20, 2018Updated 7 years ago
- A lightweight wrapper around the <canvas> element to ease context and ratio handling.☆14Aug 12, 2016Updated 9 years ago
- Game/animation loop helper☆21Aug 24, 2013Updated 12 years ago
- A tiny rectangle packing JavaScript library (for sprite layouts)☆351Jul 14, 2025Updated 7 months ago
- An open source implementation of a texture bin packing algorithm. It's similar to texture tools like the TexturePacker.☆42Jul 3, 2020Updated 5 years ago
- ☆21Feb 6, 2024Updated 2 years ago
- ☆26Apr 17, 2021Updated 4 years ago
- Builds a ThreeJS quaternion from a normal vector☆28Mar 24, 2022Updated 3 years ago
- ☆16Jun 27, 2019Updated 6 years ago
- It's just a bunch of code I use☆12May 15, 2025Updated 9 months ago
- Get vertex and face data from THREE.Geometry☆41Mar 24, 2022Updated 3 years ago
- A Node.JS implementation of MaxRects algorithms, useful for rectangle bin packing and creating texture atlases