dosimplex.osimplex4d

Holds the (mor or less) independet OpenSimplexNoise implementation - original source and implementation: https://gist.github.com/KdotJPG/b1270127455a94ac5d19 and http://uniblock.tumblr.com/

Members

Functions

osNoise4D
double osNoise4D(double x, double y, double z, double w, const ref short[256] perm)

"Config" enum for the noise generator

Meta