Source code for performing 2d rectangular bin packing.
☆988Sep 25, 2023Updated 2 years ago
Alternatives and similar repositories for RectangleBinPack
Users that are interested in RectangleBinPack are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- High efficient and fast 2D bin packing tool☆253Nov 5, 2016Updated 9 years ago
- A header-only, very efficient 2D rectangle packing library. Used in Assassin's Creed, Snapchat and Skydio drones. 2 scientific references…☆659Aug 9, 2026Updated 3 weeks ago
- Simple cross-platform command line texture packer based on the MaxRects algorithm by Jukka Jylänki (https://github.com/juj/RectangleBinPa…