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

GUI stutters when running an animation #1306

Open
GrowlingM1ke opened this issue Jun 20, 2024 · 0 comments
Open

GUI stutters when running an animation #1306

GrowlingM1ke opened this issue Jun 20, 2024 · 0 comments

Comments

@GrowlingM1ke
Copy link

I've created a GUI in PyQT5 with two different types of animation, one is a 2D visualization that utilizes pyqtgraph and the other is a 3D visualization that uses mayavi.

With the pyqtgraph animation I am able to move the GUI around and interact with its other parts without any impact to smoothness. However, with mayavi, whenever the animation is running the GUI stutters during each render call. I don't mind the speed of rendering subsequent frames, but I was wondering if it is at all possible to replicate the effect in pyqtgraph, where regardless of rendering speed the GUI itself operates smoothly.

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

1 participant