You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 2, 2019. It is now read-only.
Hi all. I am currently running the opengles2 example for nuklear on my raspberry PI3B+. I posted a comment on #748. But I figured this required its own post so here it is!
The example runs at a little below 30fps. To be more specific each render cycle takes around 36ms. I have been able to narrow it down to two lines of code. They are as follows:
Those two lines take 10ms and 24ms respectively. If anyone who knows a lot of Opengles2 it would be great if you could chime in as I really want to bring the FPS closer to 60 if possible.
The text was updated successfully, but these errors were encountered:
Hi all. I am currently running the opengles2 example for nuklear on my raspberry PI3B+. I posted a comment on #748. But I figured this required its own post so here it is!
The example runs at a little below 30fps. To be more specific each render cycle takes around 36ms. I have been able to narrow it down to two lines of code. They are as follows:
Those two lines take 10ms and 24ms respectively. If anyone who knows a lot of Opengles2 it would be great if you could chime in as I really want to bring the FPS closer to 60 if possible.
The text was updated successfully, but these errors were encountered: