mirror of
https://github.com/3b1b/manim.git
synced 2025-07-27 20:12:24 +08:00
19 lines
559 B
ReStructuredText
19 lines
559 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
|
|
|
|
learning_by_example
|
|
mathematical_objects
|
|
animating_mobjects
|
|
making_a_scene
|