Shape & rhythm

Pressure Field

Loading…
Part9s typicallandscape · portrait · square

Overview

A persistent tile field yields around a moving pressure source, then recovers as the source passes.

Build

  1. 01

    Establish an ordered field and a distinct focal form.

  2. 02

    Derive local displacement from proximity so neighboring elements respond together.

  3. 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…