A procedural 2D noise algorithm that combines the benefits of Perlin noise (normal-like amplitude distribution) with a simplex grid (reduced directional artifacts). It uses barycentric coordinates and ...