Version 1.0.0
binpack2d is a Rust library for packing sets of arbitrary 2d rectangles into a larger bin.
The library is also available on crates.io: https://crates.io/crates/binpack2d
Changelog:
- Initial release
binpack2d is a Rust library for packing sets of arbitrary 2d rectangles into a larger bin.
The library is also available on crates.io: https://crates.io/crates/binpack2d
Changelog: