pub fn simplex_noise_2d(v: Vec2) -> f32
Expand description

Simplex noise in two dimensions