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
- Host: GitHub
- URL: https://github.com/llnl/polycube
- Owner: LLNL
- License: mit
- Created: 2019-05-09T17:20:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-09T23:57:29.000Z (about 7 years ago)
- Last Synced: 2025-09-14T04:33:27.059Z (10 months ago)
- Topics: math-physics
- Language: Prolog
- Size: 25.4 KB
- Stars: 4
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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