|
|
|
|
|
by TimorousBestie
474 days ago
|
|
Parent basically says it but Perlin noise tends to generate spatial correlations that don’t look uniform. Simplex noise doesn’t. On the practical level, Simplex noise is also faster and generalizes to n-dimensional noise easier. |
|