interpolation must be done on gradients of the random value fabric, not the random values itself #20
Labels
bug
Something isn't working
hacktoberfest
hacktoberfest PR issues
help wanted
Extra attention is needed
due to mis-tech of perlin noise, the current implementation is creating value(fractal) noise rather than perlin noise.
fix this by passing gradient of
bSpace
inbNoise
to__interpolation
rather thanbSpace
itselfThe text was updated successfully, but these errors were encountered: