ofDoc > utils > ofNoise

ofNoisefile

C implementation of Perlin Simplex Noise over 1,2,3, and 4 dimensions.

Author
Stefan Gustavson (stegu.nosp@m.@itn.nosp@m..liu..nosp@m.se)

Defines

FASTFLOOR define
F2 define
G2 define
F3 define
G3 define
F4 define
G4 define

Variables

perm variable
simplex variable

Functions

grad1 ()
grad2 ()
grad3 ()
grad4 ()