Typography

Trace Memory

Loading…
Scene7s typicallandscape · portrait · square

Overview

A custom monoline word accumulates stroke by stroke, retains a weighted trace, then erases.

Build

  1. 01

    Draw an original monoline alphabet.

  2. 02

    Reveal each stroke along its path with overlapping starts.

  3. 03

    Let the completed trace persist before erasing to the opening state.

Example source React / TSX

examples/trace-memory.tsx · Uses the catalog’s shared composition helpers.

Loading source…