This is a template for presentations in Manim roughly following the TU Dresden Slide template.
- Install dependencies for Manim as described here: https://docs.manim.community/en/stable/installation.html
- Install Manim-Slides using
pip install manim-slides[manim]
Reference with animations: https://docs.manim.community/en/stable/reference_index/animations.html Try Manim online: https://try.manim.community/
Compiling and showing slides
manim slides.py Slides
manim-slides Slides
Setup command
manim-slides wizard
Convert to other formats:
manim-slides convert Slides --to=pdf
manim-slides convert Slides --to=html