/manimStuff

Animations made with Manim

Primary LanguagePython

MANIM_Header

Simple Animations produced with MANIM

Export Video: manim filename.py -pqh

Export GIF: manim filename.py -pqh --format=gif

Code Formatter: black Execute: python3 -m black filename.py