Versions in this module Expand all Collapse all v0 v0.7.0 Aug 8, 2025 Changes in this version + func Perlin(x, y, z float64) float64 + func Perlin1(x float64) float64 + func Perlin2(x, y float64) float64 + func PerlinOct(x, y, z float64, octaves int, persistence float64) float64 + func Simplex1(x float64) float64 + func Simplex2(x, y float64) float64 + func Simplex3(x, y, z float64) float64