3b1b/manim

Manim current status and contribution guidelines

开放

#1,243 创建于 2020年10月1日

 (12 条评论) (29 个反应) (0 位负责人)Python (7,571 个派生)batch import
good first issue

仓库指标

星标
 (91,735 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Hello everyone, I will explain the current status of manim in this issue.

Now there are three main manim versions, and their differences:

  1. The master branch of 3b1b/manim: Rendering on GPU using OpenGL and moderngl. Support interaction and have higher efficiency.
  2. ManimCommunity/manim: (@ManimCommunity is being improved and will be released on pypi) Using multiple backend rendering. There is better documentation and a more open contribution community.
  3. The cairo-backend branch of 3b1b/manim: Rendering on the CPU using cairo. Relatively stable, no longer be developed.

If you want to contribute to manim:

Lastly, thank you very much for using manim and willing to contribute. Enjoy yourself ! 😄

贡献者指南