A collection of miscellaneous nodes for Dynamo 2 including an implementation of the C# library 3DContainerPacking to use the EB-AFIT container packing algorithm in Dynamo
Miscellany is available on the Dynamo package manager.
See Sample dyn files and the Project Wiki for documentation.
See the Project Board for planned improvements and open issues.
Contributions are welcome: CONTRIBUTING.md.
- Fork this repository
- Create a feature branch, e.g. feature/myFeature
- Commit your changes and bush to your branch
- Create a new pull request
Dynamo 2.0 or later
.Net 4.6
AGPL-3.0
Thomas Corrie: GitHub - Twitter - Website
The Container Packing nodes build on the C# library 3DContainerPacking by David Chapman which in turn is based on the C library 3d-bin-pack by Bill Knechtel which resurrects a thesis by Ehran Baltacıoğlu at the Air Force Institute of Technology.