Pinned Loading
-
-
-
-
-
Perlin Noise in Lua
Perlin Noise in Lua 1local defaultSeed = 1337
23local dot_product = {
4[0x0]=function(x,y,z) return x + y end,
5[0x1]=function(x,y,z) return -x + y end,
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.