Overview
A repeated phrase circulates along a baseline that changes from a wide ellipse to a tall loop.
Build
- 01
Build a closed curve and measure its arc length.
- 02
Place letters at equal distances, oriented to the local tangent.
- 03
Coordinate the curve deformation with one complete circuit.
Example source React / TSX
examples/baseline-orbit.tsx · Uses the catalog’s shared composition helpers.
Loading source…