AllenDang / giu

Cross platform rapid GUI framework for golang based on Dear ImGui.
MIT License
2.11k stars 127 forks source link

master window: add SetFPS method #771

Closed gucio321 closed 4 months ago

gucio321 commented 4 months ago

fix #770

kivattt commented 3 months ago

Would be nice to use it in the fps example here https://github.com/AllenDang/giu/blob/master/examples/fps/main.go Why is the maximum 60fps? I tried using higher values but the example would only show 60