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

FrameRate is decreased #7923

Open
wangwenfeng0 opened this issue Apr 30, 2024 · 1 comment
Open

FrameRate is decreased #7923

wangwenfeng0 opened this issue Apr 30, 2024 · 1 comment

Comments

@wangwenfeng0
Copy link

When an openFrameworks program is minimized or covered by other applications, its running frame rate will decrease.
ofSetVerticalSync(false);
ofSetFrameRate(200);

image
image

Thank you for reply

@dimitre
Copy link
Member

dimitre commented Apr 30, 2024

Hello @wangwenfeng0 I suppose it has to do of how your operating system handles background software performance. We had a while ago some issues related to apps in background in macOS, as discussed here:
#3181
and it was a mix of operating system issues and GLFW.
Which OS distribution and version are you using?

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