Skip to content

Version 1.0.1

Latest
Compare
Choose a tag to compare
@Argent77 Argent77 released this 05 Feb 19:35

binpack2d is a Rust library for packing sets of arbitrary 2d rectangles into larger bins.

Changelog:

  • Fixed potentially unaccounted regions of free space after calls of BinPacker::grow()