Transitions

Shared-object Morph

Loading…
Motif8s typicallandscape · portrait · square

Overview

An authored ribbon contour widens and bends into a river as its setting changes.

Build

  1. 01

    Define corresponding vertices on a single closed contour.

  2. 02

    Interpolate position, width, curvature, and color through the handoff.

  3. 03

    Introduce the new context while preserving the contour, then reverse for the loop.

Example source React / TSX

examples/shared-object-morph.tsx · Uses the catalog’s shared composition helpers.

Loading source…