Skip to content

chubbc/manim_slides

 
 

Repository files navigation

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.

About

The HTML Presentation Framework

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 70.2%
  • SCSS 20.5%
  • HTML 6.4%
  • Python 2.4%
  • CSS 0.5%