新建Project

新建一个新的文件夹

manim init project my-project --default

my-project 文件夹是你项目的根目录文件夹。它包含所有需要的Manim文件和你所有的输出文件。

Last updated