Skip to content

init-nahuel/manim-tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

manim-tutorials

This repo contains tutorials for using manim module for animations, there is some animations used on my Data Structures repo too.

You can run the animations using the command:

$ manim -pqh file_name.py AnimationScene

Where AnimationScene is the python class inside the file where the animation is created. There are so many options when running manim, but commonly we use the flags -p to play the animation right before running the command and -qh to render the animation in high quality.

Tutorials

This is a list with the scripts for differents animations contained in this repo:

About

some animations using manim :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages