Oscar-Oliveira / BPP-3D-Viewer

3D pattern viewer for cutting and packing problems
https://oscar-oliveira.github.io/BPP-3D-Viewer/
MIT License
16 stars 8 forks source link

Quick question #3

Open NJseo opened 7 years ago

NJseo commented 7 years ago

I have a series of items that I would like to figure out how many can fit into boxes. When I searched 3d bin-packing, I thought I would be on the solution quickly. Can yours be easily adapted for this or should I look to a different starting source?

NJseo commented 7 years ago

Sorry, I am a little slow on the uptake today. Just looked at the example JSON. This is fantastic.

NJseo commented 7 years ago

Actually, if you have an answer to this it would help.

Oscar-Oliveira commented 7 years ago

I am not sure how I can help you in this matter, but reviewing recent surveys on Bin Packing and Container Loading problems could help, such as http://onlinelibrary.wiley.com/doi/10.1111/itor.12094/pdf.

NJseo commented 7 years ago

Ok, will look. In the mean time. Lets say I have item dimensions and preloaded box shapes in js vars. I am not seeing how I could bypass the json file and directly input. Also, and it might take me a while to figure this out, but perhaps you know. Is there a way I can get the volume of empty space and put in xyz variables to fit the boxes into the container. I am thinking that I could take total volume of items and narrow down box choices for total volume.

Anyhow, if you have any suggestions that would be great. Awesome program by the way.

Oscar-Oliveira commented 7 years ago

Sorry, in have no clue on how I can help you. I will in a few day have a reunion with a person savvier in 3D problems than I. If some sugestion appears I will contact you. In the meantime, good work....