MyxaGorbun / Manim-Videos

The code I used to animate mathematical videos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manim-Videos

Code I use to animate my mathematics videos. Note: I can't guarantee that all of it works, or that it's understandable.

How to View a Scene

  1. Install the dependency, Manim Community, by following their instructions.
  2. Clone this repository to your computer.
  3. In the cloned directory, run a command of the type manim -pql INSERT_PYTHON_FILE.py INSERT_SCENE_NAME. For example manim -pql kelly_criterion.py Intro.
  4. To learn more, explore Manim's Documentation.

About

The code I used to animate mathematical videos.


Languages

Language:Python 100.0%