ManimGL 教程文档 ============================= .. image:: https://g.565455.xyz/manim-file/manimgl_assets/DocumentHeader.png 这些文档基于 `3b1b/manim 存储库 `_ 的 `master 分支 `_ 。 是这个 `官方文档 `_ 的中文版本。 常见问题详见 `FAQ `_ 旧版 manim(即 cairo-backend )的文档链接: `docs.manim.org.cn/cairo-backend `__ 。 社区版 manim 的文档链接: `docs.manim.community `__ 。 .. admonition:: _(:з」∠)_ 不是翻译版本哦,是中文版。因为那个的作者也是我(没想到吧2333) .. toctree:: :maxdepth: 2 :caption: 入门教程 getting_started/installation getting_started/quickstart getting_started/configuration getting_started/example_scenes getting_started/config getting_started/structure .. toctree:: :maxdepth: 2 :caption: 进阶文档 documentation/constants documentation/custom_config documentation/animation/index documentation/camera/index documentation/mobject/index documentation/scene/index documentation/shaders/index documentation/utils/index .. toctree:: :maxdepth: 2 :caption: 开发相关 development/changelog development/contributing development/about