Hacker News new | ask | show | jobs
by mrjasonh 979 days ago
Looks like an implementation of: https://github.com/davidmchapman/3DContainerPacking
1 comments

From this repository:

A 3D bin packing algorithm originally ported from https://github.com/keremdemirer/3dbinpackingjs, which itself was a JavaScript port of https://github.com/wknechtel/3d-bin-pack/, which is a C reconstruction of a novel algorithm developed in a U.S. Air Force master's thesis by Erhan Baltacioglu in 2001.