#4 · Primary category: Video & Animation

manim

3b1b-videos animation explanatory-math-videos python

Animation engine for explanatory math videos

Project last updated:08/18/26

GitHub Stars

92.2K

Forks

7.6K

Contributors

210

License

MIT

Why we included this project

Manim is the animation engine behind 3Blue1Brown's math videos, turning Python code into precise, frame-by-frame scenes. You describe what should appear on screen in code, and the library handles the coordinate math and rendering, with control over camera movement, object transforms, and timing. The version in this repository is the original author's ManimGL, which matters because a separate community edition exists for people who want a more stable, beginner-friendly release. For teachers, YouTubers, or anyone producing educational video, it's a practical way to get reproducible animations that can be regenerated from source rather than hand-drawn.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category