mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
Merge pull request #510 from charliepark/patch-1
Link to 3Blue1Brown channel in the README intro.
This commit is contained in:
commit
044f37b1d0
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
[](https://manim.readthedocs.io/en/latest/?badge=latest)
|
||||
[](http://choosealicense.com/licenses/mit/)
|
||||
|
||||
Manim is an animation engine for explanatory math videos. It's used to create precise animations programmatically.
|
||||
Manim is an animation engine for explanatory math videos. It's used to create precise animations programmatically, as seen in the videos at [3Blue1Brown](https://www.3blue1brown.com/).
|
||||
|
||||
## Installation
|
||||
Manim runs on python 3.7. You can install the python requirements with
|
||||
|
|
Loading…
Add table
Reference in a new issue