Y
Hacker News
new
|
ask
|
show
|
jobs
by
evilturnip
148 days ago
I think it's technically Simplex noise, but yes also developed by Perlin.
1 comments
mildmelon
147 days ago
Author here, yes you are correct that it's Simplex noise. I also use a method of domain warping, I used this article as reference
https://iquilezles.org/articles/warp/
link