Overview
Write serif glyph outlines into solid text, preserve colored terms across transformations, and hold each equivalent equation long enough to read.
Build
- 01
Draw each glyph contour with a small stagger, then fill its letterform.
- 02
Keep matching terms as persistent objects; move the constant on an arc while changing its operator.
- 03
Simplify, display division on both sides, then frame the result. Pause between operations.
Example source React / TSX
examples/manim-write-transform.tsx · Uses the catalog’s shared composition helpers.
Loading source…