mirror of
https://github.com/3b1b/manim.git
synced 2025-07-31 14:03:59 +08:00
Link to 3Blue1Brown channel in the README intro.
People discovering this engine on GitHub might not have context on it, or know what it looks like. Linking to YouTube allows people to see examples of the engine in action.
This commit is contained in:
@ -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 on [the 3Blue1Brown channel on YouTube](https://www.youtube.com/channel/UCYO_jab_esuFRV4b17AJtAw).
|
||||
|
||||
## Installation
|
||||
Manim runs on python 3.7. You can install the python requirements with
|
||||
|
Reference in New Issue
Block a user