Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 298 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 298 Bytes

Manim (Math Animation) Playground

ellipse.mp4

To build locally

npm install
pip install -r requirements.txt
npm run build
make html

Entry point is build/html/index.html