stefanbeller/RectangleBinPack
Folders and files
| Name | Name | 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
Releases
No releases published
Languages
- C++ 78.1%
- Python 16.0%
- Makefile 2.9%
- Shell 1.5%
- Batchfile 1.4%
- C 0.1%