Perlin noise function breaks in negatives
Closed this issue · 1 comments
sashakoshka commented
sashakoshka commented
Fixed it by offsetting the perlin noise function a lot, and making it use doubles internally instead of floats. This will produce farlands at very far distances but farlands are cool and I wouldn't have it any other way.