What it is
A Penrose tiling is a family of aperiodic tilings defined by
strict local matching rules. Penrose systems are not always made
from rhombi; some use kite-and-dart tiles.
The Penrose Tiles app uses the rhombus version, commonly called
P3. It is built from two equal-edge rhombi - a thin rhombus and
a thick rhombus - together with edge-matching rules that enforce
non-periodic order.
These rhombi are closely related to two complementary
golden-triangle forms:
- golden triangle: 36°, 72°, 72°
- golden gnomon: 36°, 36°, 108°
A golden triangle is an isosceles triangle in which the ratio of
an equal side to the base is the golden ratio, φ ≈ 1.618.
A golden gnomon is the complementary isosceles triangle with
angles 36°, 36°, 108°.
Across history, golden-ratio triangles have also been used in
design and architecture to express proportion and visual harmony.
This shared geometry is what gives the tiling its distinctive
fivefold structure.
In the app, both Penrose rhombus types are built on the same
base angle step: 180/5° = 36°. Each tile angle is an integer
multiple of that step (1x, 2x, and their complements):
- Thin: acute 36°, obtuse 144°
- Thick: acute 72°, obtuse 108°
So if you rotate tiles in increments of 36°, their edges and
corners stay on the same 5-fold angular grid and align/snap
correctly.