Presentations
Demo showcasing how my slides are made using manim-slides, manim-beamer, and manim-timeline.
Install / Use
/learn @johnHostetter/PresentationsREADME
presentations: My open-source slides! :tada:
This repository contains slides for my presentations, which are created using manim-slides and my personal extension called manim-beamer. Some slides may even utilize manim-timeline for a more interactive experience illustrating the history of a particular field of study. I hope that by sharing these slides, I can inspire others to create their own presentations using these tools and share their knowledge with the world! :earth_americas:
Demo :movie_camera:
https://github.com/johnHostetter/manim-timeline/assets/35469358/9831fc2b-b51d-4942-9ab1-5b911b62ca52
Troubleshooting :worried:
-
If you are having trouble with installing the
manim-beamerpackage, please try the following:python -m pip install git+https://github.com/johnHostetter/manim-beamer.git@main#egg=manim_beamer
