xsignati / XBinPackingLinks
A 3D bin packing application that uses the guillotine heuristic.
☆28Updated 8 years ago
Alternatives and similar repositories for XBinPacking
Users that are interested in XBinPacking are comparing it to the libraries listed below
Sorting:
- A variant of the Largest Area Fit First (LAFF) algorithm + brute force algorithm☆481Updated this week
- 3D Bin Packing: A set of C programs that calculate the best fit for boxes on a pallet, and visualize the result.☆44Updated 9 years ago
- Irregular packing using NFP and GA☆17Updated 5 years ago
- Freight packing solver & visualizer☆56Updated last year
- A set of C programs that calculate the best fit for boxes on a pallet, and visualize the result.☆117Updated 8 years ago
- 异形排列api☆11Updated 7 years ago
- 3D Bin Packing with multiple Wrappers (Boxes)☆128Updated 8 years ago
- 3D Bin Packing improvements based on https://github.com/enzoruiz/3dbinpacking