Hacker News new | ask | show | jobs
by numlock86 347 days ago
Cool. The demo runs way too fast, though. The throttle checkbox doesn't really change it. Unchecking it, if anything, makes it run slower. It runs at 240 fps with throttle and at 180 fps without. With the throttle checbox active one second are already about four seconds in the emulator. I suspect this is related to the screen refresh rate, which is 240Hz in my case.
1 comments

probably they are calling requestAnimationFrame() and then not accounting for deltaTime?