3b1b / 3b1b/manim

Manim current status and contribution guidelines

オープン
#1,243 コメント 12 件 リアクション 29 件 担当者 0 名 GitHub で見る
good first issue
主要言語
Python
スター
93.8k
フォーク
7.7k
PR マージ指標
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](https://github.com/3b1b/manim)**: Rendering on GPU using OpenGL and moderngl. Support interaction and have higher efficiency.
2. **[ManimCommunity/manim](https://github.com/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`](https://github.com/3b1b/manim/tree/cairo-backend) branch of [3b1b/manim](https://github.com/3b1b/manim)**: Rendering on the CPU using cairo. Relatively stable, no longer be developed.

If you want to contribute to manim:
- **The master branch of [3b1b/manim](https://github.com/3b1b/manim)**: See https://3b1b.github.io/manim/development/contributing.html
- **[ManimCommunity/manim](https://github.com/ManimCommunity/manim)** accepts a wider range of new features and pull requests.
- **[manim-kindergarten/manim_sandbox](https://github.com/manim-kindergarten/manim_sandbox)** has a lot of new common classes in the `utils/` folder, and accepts pull requests.

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。