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
I had the same issue, I solved it by (in your case) making the x and y parameters smaller. You can try dividing them by 10 or even 100, it should work then.
I'm trying to replicate your demo but for some reason
perlin.get()
is always returning0
or-0
.Is there anything obviously wrong with this?
The text was updated successfully, but these errors were encountered: