Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 661 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 661 Bytes

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

SPDX-License-Identifier: MIT

LLNL-CODE-773666