Files
manim/docs/getting_started.rst
Devin Neal 4447bbd016 add docs
2019-05-26 00:35:45 -07:00

19 lines
624 B
ReStructuredText

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``.
.. _a very nice tutorial: https://talkingphysics.wordpress.com/2018/06/11/learning-how-to-animate-videos-using-``manim``-series-a-journey/
.. toctree::
:caption: Contents:
:maxdepth: 2
getting_started/learning_by_example
getting_started/mathematical_objects
getting_started/animating_mobjects
getting_started/making_a_scene