Skip to content

mauriziopiu/manimations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manimations

Some experiments with manim math animations.

Dependencies

Build & Run

to enter venv: source env/bin/activate to leave venv: deactivate

to build the animation: manim -pql <filename>.py <ClassName> for example: manim -pql hermite2.py HermiteCurve

this will build an .mp4 file of the specified animation

Disclaimer

No warranties provided. Code may not work. It is very likely that there are better ways to implement the same animations - this is the way it worked for me.

License

For further (re-)use published under the GNU GPLv3 license.

Attribution: GitHub: mauriziopiu/manimations

About

Some experiments with manim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages