Skip to content

abdoitman/Math-Slides-Using-Manim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Math Slides Using Manim

Used Manim to create animated sequences of some mathematical equations to demonstrate them in a better way.

NOTE: To construct any scene in manim, define a class with the animation name, then define the animation sequence in the construct(self) method.
To render the created scene run:

manim -p animation.py [Scene_name]

Examples can be found here.

About

Used Manim to create animated sequences of some mathematical equations to demonstrate them in a better way.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published