Harmonique

Play radio

OpenSimplex noise

OpenSimplex noise is a gradient noise function designed to avoid patent issues with simplex noise while fixing the directional artifacts in Perlin noise. It uses a different grid structure with stretched hypercubic honeycombs and larger kernel sizes, making it smoother but slower than simplex noise.
posted by marc.in.space in
  • OpenSimplex noise
  • procedural generation
  • computer graphics
  • gradient noise
  • simplex noise
  • Perlin noise