User avatar
DiNWw
Topic Author
Posts: 5
Joined: 17 Nov 2020, 08:27

Frame rate limit

26 Oct 2021, 11:42

Hi!
I use NoesisGui to create a standalone windows program. I am using NoesisApp c++. I have little dynamics, and the application is spinning at 60fps by default. How can I set a frame limit, or maybe there is some function of automatic frame rate?
 
User avatar
jsantos
Site Admin
Posts: 3919
Joined: 20 Jan 2012, 17:18
Contact:

Re: Frame rate limit

26 Oct 2021, 17:24

Our application framework spins at sync rate. As described in our rendering tutorial, View::Update returns a boolean that indicates if rendering is necessary. You could use this to implement a frame rate limit. We have plans to improve this part of the application framework, but a decent multi platform solution is not as simple as it seems.

Who is online

Users browsing this forum: Ahrefs [Bot], Semrush [Bot] and 28 guests