小编van*_*nia的帖子

像使用 Axes3D.plot_trisurf() 一样绘制 Trimesh 对象

我有一个 Trimesh 对象,但我不知道如何绘制它。我的目标是 mplot3d 中的 Axes3D.plot_trisurf() 函数会产生类似的结果(见下文)。Trimesh 对象甚至有一个包含面的属性,但我不知道从哪里获取网格点的坐标。

感谢您的任何想法!

mplot3d 中的 trisurf 图

python 3d mplot3d trimesh

3
推荐指数
1
解决办法
3501
查看次数

标签 统计

3d ×1

mplot3d ×1

python ×1

trimesh ×1