An open API service indexing awesome lists of open source software.

https://github.com/llnl/polycube

Computational origami methods for edge unfoldings of polycubes
https://github.com/llnl/polycube

math-physics

Last synced: 4 months ago
JSON representation

Computational origami methods for edge unfoldings of polycubes

Awesome Lists containing this project

README

          

Polycube Edge Unfolder
________________________

Polycubes are arrangements of unit cubes connected by their faces.
This code generates all possible polycubes with a specified number of unit cubes that are unique under 3D rotation (the family of polycubes of size N) and also finds a globally and locally valid edge unfolding for either a single polycube or a specified family of polycubes.

License
__________

Polycube Edge Unfolder is distributed under the terms of the MIT license. All new contributions must be made under the MIT license.

See [LICENSE](https://github.com/LLNL/polycube/blob/master/LICENSE)

SPDX-License-Identifier: MIT

LLNL-CODE-773666