Manim – 3Blue1Brown’s animation engine for explanatory math videos
Since it’s a bit tricky to get all the dependencies set up just right, there is a Dockerfile and Compose file provided in this repo as well as a premade image on Docker Hub. The Dockerfile contains instructions on how to build a manim image, while the Compose file contains instructions on how to run the image. Use -f to show the file in finder (for osx)
Set MEDIA_DIR environment variable to determine where image and animation files will be written.
Source: github.com