You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's looking very broken. Tested on Pixel 3a and OnePlus 6T. All other platforms/browsers I've tried so far don't have the issue.
Things to try:
Is this maybe related to the new postprocessing?
Could it be related to the new precision setting?
It only happens with the extra FBM noise. If I remove that, everything is fine (but of course the waves look a lot smoother, because the extra noise is missing.)
A possible culprit might be our Perlin Noise implementation, which the FBMNoise unit is using.