README.md
January 30, 2021 ยท View on GitHub
Rectangle packing library for C++
Features
- Good packing (see the gallery)
- Multipage and infinite single page modes
- Custom page padding and spacing between rectangles
- Type agnostic
- zlib license
Documentation
The documentation is embedded in the library and is also available online at https://danpla.github.io/dp_rect_pack.
See demo/main.cpp for an example of how to use the library.