Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johnhostetter/presentations

Demo showcasing how my slides are made using manim-slides, manim-beamer, and manim-timeline.
https://github.com/johnhostetter/presentations

latex manim

Last synced: 3 months ago
JSON representation

Demo showcasing how my slides are made using manim-slides, manim-beamer, and manim-timeline.

Awesome Lists containing this project

README

        

# presentations: My open-source slides! :tada:
This repository contains slides for my presentations, which are created using
[manim-slides](https://github.com/jeertmans/manim-slides) and my personal extension called
[manim-beamer](https://github.com/johnHostetter/manim-beamer). Some slides may even utilize
[manim-timeline](https://github.com/johnHostetter/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-beamer` package, please try the following:

`
python -m pip install git+https://github.com/johnHostetter/manim-beamer.git@main#egg=manim_beamer
`