2019-05-26 00:35:45 -07:00
|
|
|
Getting Started
|
|
|
|
===============
|
|
|
|
|
|
|
|
Todd Zimmerman put together `a very nice tutorial`_ on getting started with
|
|
|
|
``manim``, but is unfortunately outdated. It's still useful for understanding
|
|
|
|
how ``manim`` is used, but the examples won't run on the latest version of
|
|
|
|
``manim``.
|
|
|
|
|
2019-06-14 21:38:37 -07:00
|
|
|
.. _a very nice tutorial: https://talkingphysics.wordpress.com/2019/01/08/getting-started-animating-with-manim-and-python-3-7/
|
2019-05-26 00:35:45 -07:00
|
|
|
|
|
|
|
.. toctree::
|
2019-06-02 22:54:03 +02:00
|
|
|
:caption: Contents
|
2019-05-26 00:35:45 -07:00
|
|
|
:maxdepth: 2
|
|
|
|
|
2019-05-27 16:14:20 -07:00
|
|
|
learning_by_example
|
|
|
|
mathematical_objects
|
|
|
|
animating_mobjects
|
|
|
|
making_a_scene
|