2015-06-28 55 views
2

我想要使用Mayavi(Python)在3D中進行動畫處理的點(x,y,z)的數組。我正在使用Plot3D命令同時繪製所有點(模擬粒子的運動),但是會喜歡動畫的一些幫助。在Python中使用Mayavi製作3D繪圖數據

謝謝!

+0

看到http://stackoverflow.com/questions/14287185/animating-a-mayavi-points3d-plot – aestrivex

+0

http://docs.enthought.com/mayavi/mayavi/auto/example_mlab_visual.html HTTP ://docs.enthought.com/mayavi/mayavi/mlab_animating.html – aestrivex

回答