Transitions

Cut on Action

Loading…
Motif8s typicallandscape · portrait · square

Overview

Cut from a front view to an oblique view at the pendulum’s vertical crossing; preserve its phase and screen-space contact point.

Build

  1. 01

    Use one analytic swing phase for both viewpoints.

  2. 02

    Cut at 2.4s and 6.4s, when the bob passes the shared vertical.

  3. 03

    Change projection and setting without restarting the action.

Example source React / TSX

examples/cut-on-action.tsx · Uses the catalog’s shared composition helpers.

Loading source…