Overview
A persistent tile field yields around a moving pressure source, then recovers as the source passes.
Build
- 01
Establish an ordered field and a distinct focal form.
- 02
Derive local displacement from proximity so neighboring elements respond together.
- 03
Restore the field behind the source while preserving every tile identity.
Example source React / TSX
examples/pressure-field.tsx · Uses the catalog’s shared composition helpers.
Loading source…