fixed-framerate-loop

A simple TypeScript class that runs requestAnimationFrame at fixed frameRate, adapting to screen refresh rate by calling the loop more or less multiple times per frame.

simple-gameloop

A simple canvas gameloop with a fixed update rate and dynamic render rate

@aspiesoft/fps-sync

A time based update loop which can synchronize the FPS and frame count of 2 animations.

fps-sync

A time based update loop which can synchronize the FPS and frame count of 2 animations.