Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 python 中使用 mayavi 来显示点的集合,每个点都有一个 3D 坐标、颜色和大小。
现在我可以将points3D它们显示为 3D 球体。我想知道我是否可以将它们渲染为始终面向相机的 2D 圆圈。
points3D