TECH

Show HN: Manim (3Blue1Brown's animation engine) in the browser via WebGPU

Hacker News · Wed, 29 Jul 2026 00:07:43 GMT

Grant Sanderson (3Blue1Brown) created Manim, the Python library he uses to make the math animations in his videos. We reimplemented Manim with the same Python API, but the implementation underneath is Rust, connected to Python through PyO3. The Rust code uses wgpu, so rendering h

Read original source Discuss with SiiMON