如何使用回调在相机更改时刷新 mlab 场景
我正在使用 Python 的 Mayavi2 模块来创建 3D 网格。我还想显示每次旋转网格时网格在表面上的投影。我发现可以使用回调来实现这一目的。 http://github.enthought.com/mayavi/mayavi/auto/example_volume_slicer.html
但我找不到哪个回调可以满足我的目的。我对 Mayavi 还很陌生,也许答案非常明显,但到目前为止我还不清楚。我将非常感谢任何帮助。
I am using Mayavi2 module of Python to create a 3D mesh. I also want to show the projection of the mesh onto a surface each time the mesh is rotated. I found out that one can use callbacks for that purpose. http://github.enthought.com/mayavi/mayavi/auto/example_volume_slicer.html
But I couldn't find out which callback will work for my purpose. I am quite new to Mayavi, and maybe the answer is very obvious but so far it's eluding me. I'll really appreciate any help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论