mirror of
https://github.com/3b1b/manim.git
synced 2025-07-31 22:13:30 +08:00
Merge branch 'master' into simple-improvements
This commit is contained in:
@ -12,6 +12,8 @@ For 9/10 math animation needs, you'd probably be better off using a more well-ma
|
||||
|
||||
## Install requirements
|
||||
|
||||
Manim depends on Python 2.7 and is not yet compatible with Python 3.
|
||||
|
||||
Manim dependencies rely on system libraries you will need to install on your
|
||||
operating system:
|
||||
* ffmpeg
|
||||
|
@ -725,4 +725,3 @@ class Grid(VMobject):
|
||||
))
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user