文件名称:Manim-Tutorial:manim教程,由3b1b制作的数学动画引擎
文件大小:1.42MB
文件格式:ZIP
更新时间:2024-05-24 17:14:34
python tutorial graphics-engine animation graphics
Manim教程 manim教程,由3b1b为Python制作的数学动画引擎。 要求 Python 3.7(我设法在3.6.7版上运行它,所以我猜3.6和以上版本都可以工作) 操作系统(Linux,Windows或Macintosh) 目录 数学方程式 绘图 3D绘图 球体及更多 相机作品 自定义图 图片 您可以每天指导使用!! 探索仓库 ManimLib 动画片 对象种类 场景 实用程序 媒体 旧项目 把它放在一起 资源 进一步的工作 致谢 装置 首先使用终端获取manim repo和python依赖项- 选项:使用下面的Command 2或Command 3 。 对于Command 3 ,您需要位于manim目录中。 git clone https://github.com/3b1b/manim.git # Command 1 pip3 install man
【文件预览】:
Manim-Tutorial-master
----.gitignore(27B)
----results()
--------Graphing.mp4(149KB)
--------Basics.mp4(53KB)
--------makeText.mp4(149KB)
--------Equations.mp4(1.08MB)
--------Shapes.mp4(135KB)
----requirements.txt(141B)
----GoToGuide.md(1KB)
----code()
--------shapes.py(1KB)
--------graphing.py(1KB)
--------mathEq.py(1KB)
--------basics.py(422B)
--------text.py(817B)
----README.md(24KB)