mirror of
https://github.com/3b1b/manim.git
synced 2025-11-14 11:37:45 +00:00
Added linke to Todd Zimmerman's tutorial in README
This commit is contained in:
parent
039f7ffe58
commit
3056a6f8da
1 changed files with 2 additions and 0 deletions
|
|
@ -27,6 +27,8 @@ pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
## How to Use
|
## How to Use
|
||||||
|
Todd Zimmerman put together a [very nice tutorial](https://talkingphysics.wordpress.com/2018/06/11/learning-how-to-animate-videos-using-manim-series-a-journey/) on getting started with manim. I can't make promises that future versions will always be compatible with what is discussed in that tutorial, but he certainly does a much better job than I have laying out the basics.
|
||||||
|
|
||||||
Try running the following:
|
Try running the following:
|
||||||
```sh
|
```sh
|
||||||
python extract_scene.py example_scenes.py SquareToCircle -pl
|
python extract_scene.py example_scenes.py SquareToCircle -pl
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue