【问题标题】:Animate 3D plotting data using Mayavi in Python在 Python 中使用 Mayavi 对 3D 绘图数据进行动画处理
【发布时间】:2015-06-28 17:10:42
【问题描述】:

我有一个点数组 (x,y,z),我想使用 Mayavi (Python) 在 3D 中制作动画。我目前正在使用 Plot3D 命令同时绘制所有点(模拟粒子的运动),但希望对动画有所帮助。

谢谢!

【问题讨论】:

标签: python animation 3d geometry mayavi


【解决方案1】:

Matplotlib 为动画提供了很多可能性。看看specific routines for animation。特别是a specific example for 3D plotting

网上有很多教程。例如。 Matplotlib Animation TutorialAnimated 3-D Plots in Python

【讨论】:

猜你喜欢
  • 1970-01-01
  • 2012-03-14
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2021-03-30
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多