Skip to content

manforowicz/Manim-Videos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages