mirror of
https://github.com/3b1b/manim.git
synced 2025-07-27 20:12:24 +08:00
19 lines
547 B
ReStructuredText
19 lines
547 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/2019/01/08/getting-started-animating-with-manim-and-python-3-7/
|
|
|
|
.. toctree::
|
|
:caption: Contents
|
|
:maxdepth: 2
|
|
|
|
learning_by_example
|
|
mathematical_objects
|
|
animating_mobjects
|
|
making_a_scene
|