pub fn simplex_noise_2d_seeded(v: Vec2, seed: f32) -> f32
Expand description

Simplex noise in two dimensions