niels747 / 2D-Weather-Sandbox

Two-dimensional, realtime, interactive simulation of earth's troposphere.
https://niels747.github.io/2D-Weather-Sandbox/
GNU General Public License v3.0
81 stars 27 forks source link

Super Slow Now #3

Closed adamorgler closed 2 years ago

adamorgler commented 2 years ago

I used to be able to run this at about 30-60fps but now I'm lucky if I get above 5fps. Anyone else having this issue too?

adamorgler commented 2 years ago

I figured it out. I apparently turned off "Use hardware acceleration when available" in my browser's settings.

niels747 commented 2 years ago

I figured it out. I apparently turned off "Use hardware acceleration when available" in my browser's settings.

I'm glad you figured it out by yourself. Without Hardware acceleration your poor cpu will have to run all the shader code. Even if you have a very fast cpu with many cores it can never come close to the processing power of a modern GPU