MarbleMarcher icon indicating copy to clipboard operation
MarbleMarcher copied to clipboard

Ability to customize the FPS limit or to remove it entirely

Open Cyclcrclicly opened this issue 6 years ago • 2 comments

I have a 144hz monitor, and I'd like to get more than 60 FPS

Cyclcrclicly avatar Jan 19 '19 11:01 Cyclcrclicly

The physics are calculated 60 times per second, so you won't have any gameplay benefit from that. i'm not even sure if the smoothness of motion increases since, i guess, the position of camera and marble isn't updated faster

shenef avatar Jan 19 '19 21:01 shenef

Could the position of the marble and camera be interpolated at high framerates? Lots of games/game engines have framerates uncoupled from their physics simulation.

JimmyCushnie avatar Mar 08 '19 04:03 JimmyCushnie