Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to control fps in OpenGL application.

Hi,

I know that there are many ways to control the fps when implementing an OpenGL ES application.

(ex. eglSwapInterval, sleep, polling, etc..)


I'd like to know what is the common way, among other things.

For example,


what is the most optimized way to render at 30fps on an LCD with a refresh rate of 60Hz?

Also, what is the way to control FPS using eglClientwaySync API?

Thanks.

Parents Reply Children
No data