Dual Relationships & Symmetry Group Map
The five Platonic solids inhabit three symmetry groups. Each solid has a dual partner (swapping V↔F), and all satisfy Euler's formula V − E + F = 2. The tetrahedron is self-dual. The cube–octahedron and dodecahedron–icosahedron are dual pairs.
Live Morphing Simulation
SLERP interpolation maps each source vertex geodesically along the unit sphere to its nearest-target counterpart. When vertex counts differ, the smaller solid's vertices are padded by duplication — extra edges in the larger solid emerge from coincident points, producing a natural "genesis" effect.
Morphing Mathematics
SLERP — Spherical Linear Interpolation
All Platonic solid vertices lie on a common circumsphere. The geodesic path between two vertices on S² is the great-circle arc — traced by SLERP. This is provably the minimum-length path on the sphere, making it the energy-minimizing morph.
Vertex Correspondence — Nearest-Neighbour on S²
When source solid A has n_A vertices and target B has n_B vertices, the mapping is built by angular proximity. Smaller sets are padded by duplication. Extra edges in the larger solid emerge from coincident padded vertices — a topological "genesis."
Euler Characteristic — Invariant Under Homeomorphism
All Platonic solids are topologically equivalent to a sphere (genus 0). Their Euler characteristic χ = V − E + F = 2 is preserved through any continuous deformation. The morphing path passes through a momentary sphere (t ≈ 0.5, all vertices normalized) without violating χ.
Optimal Transport — Wasserstein Geodesic
For morphing vertex-measure distributions μ_A → μ_B, the globally energy-minimizing transport plan solves the Monge problem. For point clouds on S², this reduces to the linear assignment problem.
Symmetry Groups
The morphing path passes through symmetry-group transitions. The tetrahedron's T_d (order 24) is a subgroup of the octahedral O_h (order 48). The icosahedral I_h (order 120) contains neither, making the dodecahedron→icosahedron morph the most geometrically "local" (dual solids share circumsphere positions).
Platonic Solid Properties
| Solid | Schläfli | V · E · F | Dihedral | Face Type | Sym. Group | Dual | Element |
|---|---|---|---|---|---|---|---|
| Tetrahedron | {3,3} | 4 · 6 · 4 | 70.53° | △ equilateral | T_d, order 24 | self-dual | 🔥 Fire |
| Cube | {4,3} | 8 · 12 · 6 | 90° | □ square | O_h, order 48 | Octahedron | 🌍 Earth |
| Octahedron | {3,4} | 6 · 12 · 8 | 109.47° | △ equilateral | O_h, order 48 | Cube | 🌬 Air |
| Dodecahedron | {5,3} | 20 · 30 · 12 | 116.57° | ⬠ regular pentagon | I_h, order 120 | Icosahedron | ✦ Aether |
| Icosahedron | {3,5} | 12 · 30 · 20 | 138.19° | △ equilateral | I_h, order 120 | Dodecahedron | 💧 Water |