forked from juj/RectangleBinPack
-
Notifications
You must be signed in to change notification settings - Fork 3
Source code for performing 2d rectangular bin packing.
stefanbeller/RectangleBinPack
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This tool provides spritesheetpacking for flare. For more information on spritesheetpacking, see a series of blog posts at http://clb.demon.fi/projects/rectangle-bin-packing http://clb.demon.fi/projects/more-rectangle-bin-packing http://clb.demon.fi/projects/even-more-rectangle-bin-packing The original code is found at https://github.com/juj/RectangleBinPack/ It is provided by Jukka Jylänki as public domain. The modified code here is still licensed as public domain. The c++ project in the bestEnclosingRect subdirectory is a general approach to find the smallest enclosing rectangle around a given set of rectangles. In the flare folder some flare specific scripts can be found. Stefan Beller
About
Source code for performing 2d rectangular bin packing.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 78.1%
- Python 16.0%
- Makefile 2.9%
- Shell 1.5%
- Batchfile 1.4%
- C 0.1%