rectangle-packing-solver icon indicating copy to clipboard operation
rectangle-packing-solver copied to clipboard

Solve in 3D space as well

Open RobMengelers opened this issue 3 years ago • 0 comments

Hi!

Would it be possible to also calculate and solve the rectangles in 3D? So that the algorithm, besides using x and y, also takes z into consideration. Meaning that the floorplan will be stacking the rectangles on top of eachother if they would fit in z space.

I understand that its quite a hefty change, but I figured you might be up for the challange :)

Thanks in advance already!

RobMengelers avatar Aug 12 '22 09:08 RobMengelers