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

Adaptive Framerate #62

Open
olls opened this issue Nov 16, 2015 · 2 comments
Open

Adaptive Framerate #62

olls opened this issue Nov 16, 2015 · 2 comments
Labels

Comments

@olls
Copy link
Member

olls commented Nov 16, 2015

At the moment the framerate is set as a maximum of 15, but this is so that is can run in slower terminals, while on most terminals, it can go much faster. Could we make it adapt somehow, maybe by timing the print statement?

@olls
Copy link
Member Author

olls commented Nov 16, 2015

FPS = 15
  Recorded FPS = 92.0%
FPS = 45
  While walking, FPS = 90.4%
  While digging, FPS = 97.5%

I think the error is too high to be meaningful...

@olls olls added renderer and removed enhancement labels Aug 4, 2016
@olls olls removed the question label Sep 1, 2016
@olls
Copy link
Member Author

olls commented Sep 1, 2016

This would make the framerate independentness more useful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant