Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 383 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 383 Bytes

mathviz

I created this to visualize some of the functions from my multivariable calculus course. The accompanying textbook is Stewart Calculus 8th edition.

For manim installation instructions, see this: https://docs.manim.community/en/stable/installation.html

To run an animation, enter manim -pql <filename> <optional classname>

e.g. manim -pql AnimateParametricFunction.py