matplotlib-3d:matplotlib的实验性3D轴

时间:2021-03-20 16:06:16
【文件属性】:
文件名称:matplotlib-3d:matplotlib的实验性3D轴
文件大小:31.12MB
文件格式:ZIP
更新时间:2021-03-20 16:06:16
python scientific-visualization matplotlib 3d-engine Python Matplotlib的实验性3D轴 这个实验项目是为提供更好,更通用的3d轴的。该博客的核心部分解释了代码的核心: 。 请注意,我们没有完整的3d引擎,因为我们没有合适的来测试单个像素。这意味着我们需要对点/线/三角形进行排序,以便从后到前绘制它们。在大多数情况下,这是可行的方法,但是在某些情况下无法避免问题。例如,考虑两个相交的三角形。在这种情况下,我们必须任意决定将哪个三角形绘制在另一个三角形的上方。 安装 您可以通过pip命令安装。 pip install git+https://github.com/rougier/matplotlib-3d
【文件预览】:
matplotlib-3d-master
----mpl3d()
--------lighting.py(3KB)
--------camera.py(4KB)
--------glm.py(8KB)
--------__init__.py(1B)
--------trackball.py(9KB)
--------mesh.py(3KB)
----volume.py(3KB)
----data()
--------lh.inflated(5.13MB)
--------st-helens-after.npy(10.46MB)
--------island.png(630KB)
--------bunny.obj(201KB)
--------protein.npy(25KB)
--------lh.pial(5.13MB)
----.github()
--------FUNDING.yml(141B)
----bar.py(6KB)
----klein-bottle.py(2KB)
----elevation.py(4KB)
----simple-cube.py(2KB)
----protein.py(3KB)
----interactive-cube.py(2KB)
----doc()
--------cube-faces.png(53KB)
--------bunny.png(3.12MB)
--------bar.png(373KB)
--------cube-faces.graffle(419KB)
--------spheres.png(1.16MB)
--------bunnies.png(8.63MB)
--------projections.png(151KB)
--------protein.png(1.53MB)
--------README.md(7KB)
--------volume.png(2.25MB)
--------cube.png(188KB)
--------elevation.png(5.21MB)
--------simple-cube.png(356KB)
--------klein-bottle.png(614KB)
----setup.py(184B)
----spheres.py(3KB)
----README.md(1KB)
----bunny.py(1KB)
----bunnies.py(3KB)
----sphere.py(2KB)
----cortex.py(2KB)
----LICENSE.txt(1KB)
----checkered-sphere.py(2KB)

网友评论