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
- 01
Use one analytic swing phase for both viewpoints.
- 02
Cut at 2.4s and 6.4s, when the bob passes the shared vertical.
- 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…