Toeffe3 / VEngine

A JavaScript Libary for HTML5 canvas
MIT License
1 stars 0 forks source link

Framerate locks at low framerate #3

Open Toeffe3 opened 5 years ago

Toeffe3 commented 5 years ago

On some PC's the framerate will lock at a low framerate. This behaviour is different for browses to browsers. The loop function skips frames on PC's where the framerate is low.

Toeffe3 commented 5 years ago

framerate() seems to not work properly. It returns no higher than 10 fps.