Skip to content

Version 1.0.0

Choose a tag to compare

@Argent77 Argent77 released this 03 Feb 13:16
· 5 commits to master since this 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:

  • Initial release