mirror of
https://github.com/3b1b/manim.git
synced 2025-04-13 09:47:07 +00:00
43 lines
909 B
ReStructuredText
43 lines
909 B
ReStructuredText
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
|
|
:caption: Getting Started
|
|
|
|
getting_started/installation
|
|
getting_started/quickstart/index
|
|
|
|
.. 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
|
|
development/contribution
|
|
development/about
|
|
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`search`
|