This is an example I made to test the framerate from some old DSLR cameras, basically having the camera recording the screen for some time to make sure the frame rate is consistent.
-
Updated
Jul 27, 2021 - HTML
8000
This is an example I made to test the framerate from some old DSLR cameras, basically having the camera recording the screen for some time to make sure the frame rate is consistent.
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.
Add a description, image, and links to the framerate topic page so that developers can more easily learn about it.
To associate your repository with the framerate topic, visit your repo's landing page and select "manage topics."