class
Perlin
Defined in:
perlin.cr
Constructors
Class Method Summary
Instance Method Summary
Constructor Detail
Class Method Detail
def self.
generate_perm : Array(Int32)
#
def self.
permute(p : Array(Int32))
#
def self.
trilinear_interp(c, u, v, w)
#
Instance Method Detail
def
noise(p :
Vec3) : Float64
#