Elteoremadebeethoven / manim-revealjs-example

Manim RevealJS example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use this

1. Install manim-revealjs

pip install manim-revealjs

2. Clone this repo

git clone https://github.com/Elteoremadebeethoven/manim-revealjs-example.git slides_example

3. Go to the slides_example file and run a server

I recommend to use GOLANG.

cd slides_example

go run main.go -p 8080

4. Open a browser and go to localhost:8080

5. Edit the file animations/example.py

6. Render example.py

cd animations

manim example.py

About

Manim RevealJS example


Languages

Language:SCSS 44.5%Language:JavaScript 36.5%Language:HTML 14.0%Language:Python 2.2%Language:TeX 1.4%Language:CSS 1.1%Language:Go 0.3%