Overview
Six connected faces fold around shared hinges into a cube, then unfold into the same net.
Build
- 01
Lay out a connected six-face net.
- 02
Rotate each face around its shared edge, inheriting parent hinge motion.
- 03
Hold the closed volume, then unfold along the same edges.
Example source React / TSX
examples/hinged-cube-net.tsx · Uses the catalog’s shared composition helpers.
Loading source…