This repository aims to freely share the different mathematics animations of potential future videos.
For the moment, these animations are made in python using Manim. The objectve is to add there, the future requirements of future projects.
-
Clone this repository or just download it.
-
Install manim :
pip install manim -
To launch your first animation, open a terminal in the repository and run :
manim -pqp gcd_visualization.py GCDScene