2021-01-24 09:49:29 +08:00
|
|
|
Manim's documentation
|
|
|
|
=====================
|
|
|
|
|
|
|
|
.. image:: ../../logo/white_with_name.png
|
|
|
|
|
|
|
|
Manim is an animation engine for explanatory math videos. It's used to create precise animations programmatically, as seen in the videos
|
|
|
|
at `3Blue1Brown <https://www.3blue1brown.com/>`_.
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
2021-01-24 11:33:49 +08:00
|
|
|
:caption: Getting Started
|
2021-01-24 09:49:29 +08:00
|
|
|
|
2021-01-24 14:51:06 +08:00
|
|
|
getting_started/installation
|
2021-01-24 11:33:49 +08:00
|
|
|
getting_started/quickstart/index
|
2021-01-24 09:49:29 +08:00
|
|
|
|
2021-01-24 14:51:06 +08:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
:caption: Documentation
|
|
|
|
|
|
|
|
documentation/constants
|
|
|
|
documentation/custom_default
|
|
|
|
documentation/mobject/index
|
|
|
|
documentation/animation/index
|
|
|
|
documentation/camera/index
|
|
|
|
documentation/scene/index
|
|
|
|
documentation/utils/index
|
|
|
|
documentation/shaders/index
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
:caption: Development
|
|
|
|
|
|
|
|
development/changelog
|
2021-01-25 10:20:41 +08:00
|
|
|
development/contributing
|
2021-01-24 14:51:06 +08:00
|
|
|
development/about
|