gfdb / gfdb-site

A personal website resume
https://www.gfdb.dev
GNU General Public License v2.0
4 stars 1 forks source link

fix penguin speed on higher refresh rate monitors #63

Open gfdb opened 1 year ago

gfdb commented 1 year ago

the matterjs engine takes the monitor refresh rate into consideration when performing physics calculations causing the penguin to move significantly faster on higher refresh rate monitors. Isolate the source of this issue and fix it so that the penguin's movement speed is consistent across all monitors and refresh rates.