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

Droplet bugg! #7

Closed panagiotisLadis1235 closed 2 years ago

panagiotisLadis1235 commented 2 years ago

problem with rain/snow when it touches the ground creates clouds that fill the map also does not create grass or snow.

niels747 commented 2 years ago

I changed something, please tell me if this fixed it. I can't reproduce your issue so you have to tell me.

panagiotisLadis1235 commented 2 years ago

No is stop loading 86%

panagiotisLadis1235 commented 2 years ago

precipitation shader.frag

niels747 commented 2 years ago

precipitationShader.frag wasn't changed, so it can't be the problem. wat is the error in the console?

panagiotisLadis1235 commented 2 years ago

/favicon.ico:1 Failed to load resource: the server responded with a status of 404 () forestFire.png:1 Failed to load resource: the server responded with a status of 404 ()

niels747 commented 2 years ago

/favicon.ico:1 Failed to load resource: the server responded with a status of 404 () forestFire.png:1 Failed to load resource: the server responded with a status of 404 ()

That was a silly error with a file name. it's fixed now

panagiotisLadis1235 commented 2 years ago

Is fixed thx!!