/Paris2023

Primary LanguageJavaScript

Allows for a reveal.js presentation consisting of queued up Manim animations. Based on anjandn/manim_reveal, but updated to work with ManimCE 0.7.0 (manim_reveal was broken by manim updates).

Go here for a live demonstration of it working.

Manim code is put into ./talk.py, and the corresponding slides need to be put into ./index.html. To compile the manim videos for slide X run manimce talk.py X.

To view a local copy you must run npm start on the local copy.