- Install poetry
- Install dependencies for Manim
- Install dependencies:
poetry install
- Activate virtual environment:
poetry shell
- Render:
manim -p scene.py -q h AllScenes
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.