A tutorial on Manim presented for the subject of Computer Graphics
- MikTex (optional but recommended, if you want to animate Latex equations) - https://miktex.org/download
- FFmpeg (required for rendering videos, clone this repository or download it manually, add the bin/ directory to path) - https://github.com/Saransh-cpp/FFmpeg
- Python (3.8 or 3.9, add this to path while installing)
- A code editor (VS Code)
- Manim (python -m pip install manim)