Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix flickering. #5

Open
dwjohnston opened this issue Jun 5, 2021 · 0 comments
Open

Fix flickering. #5

dwjohnston opened this issue Jun 5, 2021 · 0 comments
Labels
good first issue Good for newcomers

Comments

@dwjohnston
Copy link
Owner

The rendering has some nasty flickering going on, on these monitors. They have a 30hz refresh rate. It's hurting my eyes.

Looking at requestAnimationFrame possibly the best way to solve is to reduce the frame rate and at the same time, increase the the 'amount' a individual tick will increase everything by.

@dwjohnston dwjohnston added the good first issue Good for newcomers label Jun 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant