jerry800416 / 3D-bin-packing

3D Bin Packing improvements based on https://github.com/enzoruiz/3dbinpacking
MIT License
158 stars 44 forks source link

Empty space dimension #2

Closed suryaskumar112 closed 2 years ago

suryaskumar112 commented 2 years ago

Is it possible to find the dimension of the empty spaces after packing the items in the bin.

jerry800416 commented 2 years ago

Do you mean print the size of the space that has not yet been filled after packing?