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

No ability to control frame rate from python #22

Open
natevm opened this issue Apr 10, 2019 · 0 comments
Open

No ability to control frame rate from python #22

natevm opened this issue Apr 10, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@natevm
Copy link
Owner

natevm commented Apr 10, 2019

Right now, the GPU can't be regulated, and as a result, display managers tend to lag on linux when rendering even simple scenes.

Rendering complex scenes might still might lag the display manager, since even at a low FPS, the GPU might become saturated with work. But on smaller scenes, the rendersystem could be slept more often (eg, throttle to 30fps instead of 140fps), which would reduce display manager lag.

@natevm natevm added the enhancement New feature or request label Apr 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant