Overview
An authored ribbon contour widens and bends into a river as its setting changes.
Build
- 01
Define corresponding vertices on a single closed contour.
- 02
Interpolate position, width, curvature, and color through the handoff.
- 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…