From 3056a6f8da89ff229417151016e617a04d8dac65 Mon Sep 17 00:00:00 2001 From: Grant Sanderson Date: Sat, 18 Aug 2018 20:14:16 -0700 Subject: [PATCH] Added linke to Todd Zimmerman's tutorial in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7c312686..8675ca72 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ pip install -r requirements.txt ``` ## 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: ```sh python extract_scene.py example_scenes.py SquareToCircle -pl