Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I have an animation within a window, without writing to a gif or movie file? #634

Open
GrowlingM1ke opened this issue Sep 13, 2024 · 1 comment

Comments

@GrowlingM1ke
Copy link

GrowlingM1ke commented Sep 13, 2024

Coming from mayavi, I was able to embed a 3D visualization within my PyQT window and have it animated (https://docs.enthought.com/mayavi/mayavi/mlab_animating.html). I was wondering if something similar is possible within pyvista?

@larsoner
Copy link
Contributor

AFAIK there is no animation decorator but you should be able to accomplish something like this using QTimer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants