2021-01-24 09:49:29 +08:00
|
|
|
Manim's documentation
|
|
|
|
=====================
|
|
|
|
|
2021-07-18 22:22:52 +08:00
|
|
|
.. image:: https://cdn.jsdelivr.net/gh/3b1b/manim@master/logo/white_with_name.png
|
2021-01-24 09:49:29 +08:00
|
|
|
|
|
|
|
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/>`_.
|
|
|
|
|
2021-10-20 17:20:52 +08:00
|
|
|
And here is a Chinese version of this documentation: https://docs.manim.org.cn/
|
2021-01-31 21:37:53 +08:00
|
|
|
|
2021-01-24 09:49:29 +08:00
|
|
|
.. 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-25 19:53:44 +08:00
|
|
|
getting_started/quickstart
|
|
|
|
getting_started/configuration
|
|
|
|
getting_started/example_scenes
|
2021-01-26 14:57:05 +08:00
|
|
|
getting_started/config
|
|
|
|
getting_started/structure
|
2021-02-10 11:02:18 +08:00
|
|
|
getting_started/whatsnew
|
2021-01-24 09:49:29 +08:00
|
|
|
|
2021-01-24 14:51:06 +08:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
:caption: Documentation
|
|
|
|
|
|
|
|
documentation/constants
|
2021-02-08 12:04:29 +08:00
|
|
|
documentation/custom_config
|
2021-01-24 14:51:06 +08:00
|
|
|
|
|
|
|
.. 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
|