Hacker News new | ask | show | jobs
by account42 56 days ago
It's pretty simple to add a max framerate. Which is something you should do anyway because your simulation is not going to be stable with infinitesimally small time steps just due to floating point limitations.

And Vsync is or at least should also be the default in addition to that.