3b1b/manim: Animation engine for explanatory math videos
Manim is a Python animation engine designed for creating precise programmatic animations, particularly for explanatory math videos. Originally developed by 3Blue1Brown, it has two main versions: the original ManimGL and the community edition. The library requires Python 3.7+, FFmpeg, OpenGL, and optionally LaTeX for text rendering. Installation is available through pip with the package name 'manimgl', and it includes command-line tools for rendering animations with various output options.