Octave Generator
Creates noise using unbiased octaves
Inheritors
Functions
Link copied to clipboard
Gets getClassById clone of the individual octaves used within this generator
Link copied to clipboard
Generates noise for the 1D coordinates using the specified number of octaves and parameters
Generates noise for the 2D coordinates using the specified number of octaves and parameters
public double noise(double x, double y, double z, double frequency, double amplitude, boolean normalized)
Generates noise for the 3D coordinates using the specified number of octaves and parameters