News

Python package for packing irregularly shaped objects in an arbitrary 3D container. The implementation is based on the paper "Packing irregular Objects in 3D Space via Hybrid Optimization" by Ma Y, ...
An Nesting algorithm that utilize bottom-left-fill and Enclosure methods. The algorithm nests irregular shape objects into pre-defined number of boards with customized safety distance between objects.