最后活跃于 1728944551

wangold 修订了这个 Gist 1728944551. 跳至此修订

1 file changed, 7 insertions

Manim-readme-2.sh(file created)

@@ -0,0 +1,7 @@
1 + # Install manimgl
2 + pip install -e .
3 +
4 + # Try it out
5 + manimgl example_scenes.py OpeningManimExample
6 + # or
7 + manim-render example_scenes.py OpeningManimExample
更新 更早