Library
Back to library

COMPONENT / TYPOGRAPHY

Signal Brush

Ghosted typography brightens only where the pointer paints across it, leaving a measured trail that cools back to rest.

Ready
LIVE RENDERERCanvas 2D · LIVE INSTANCE
RUNNING
DPR ≤ 2RESPONSIVEPOINTER SAFE
SIMILAR SYSTEMS03 RELATED RELEASES
01 / TypographyDisclosure LedgerOPEN SYSTEM
02 / TypographyGlyph DownpourOPEN SYSTEM
03 / TypographyKeyword RelayOPEN SYSTEM
Exported · MIT
RENDERERCanvas 2D
DEPENDENCIESReact + Canvas 2D
OUTPUTAdaptive live canvas
MOTIONReduced-safe
WHAT IT DOES

Ghosted typography brightens only where the pointer paints across it, leaving a measured trail that cools back to rest.

BEST FOR
  • Identity studies
  • Title treatments
  • Type-led campaign moments
KEY FEATURES
  • A mask-constrained light brush reveals only pixels belonging to the live word
  • Interpolated cursor samples create a continuous trail instead of isolated halos
  • Follow speed, radius, retention, and cooldown describe distinct brush behaviors
  • An autonomous pass keeps the component demonstrable without pointer input
  • Every live control maps to the component's own motion and rendering contract
  • The protected source is a complete portable React and CSS implementation
PERFORMANCE

Adaptive sampling, capped DPR and visibility-based suspension keep the renderer predictable. Test density on low-power mobile hardware before increasing it.

INTERACTION

Pointer and touch coordinates are container-scoped; offscreen renderers stop work and pixel ratio is capped.

ACCESSIBILITY

The visual canvas is decorative by default. Pair it with a semantic heading or description, and reduced motion holds a stable rendered frame.

BEHAVIOR

Built to move without taking over.

  • A mask-constrained light brush reveals only pixels belonging to the live word
  • Interpolated cursor samples create a continuous trail instead of isolated halos
  • Follow speed, radius, retention, and cooldown describe distinct brush behaviors
  • An autonomous pass keeps the component demonstrable without pointer input
  • Every live control maps to the component's own motion and rendering contract
  • The protected source is a complete portable React and CSS implementation

SOURCE STATUS

Portable implementation included in the verified MIT open-source package.