Sharp3DBinPacking
Sharp3DBinPacking copied to clipboard
C# version of 3d bin packing algorithms translated from krris/3d-bin-packing
Is there any way to get list of created cuts for guillotine, steps or similar?
I made this change in order to control the randomness. Pushing it here in case you want to incorporate it in the main repository. Also, let me know if you...
Is there a way, to specify no-go zones when placing a Box inside the bin? Alternatively, can I pre-place a box within the Bin, at a certain location? My thought...
Hi, Thank you for your program. I don't want to rotate the item. Is it possible to put to container without rotating the item?
* This method allowed showing several solutions some of which were equally interesting? * I have implemented the Sharp3DBinPacking algorithm in [StackBuilder](https://github.com/treeDiM/StackBuilder) and I believe most users were interested in...