Package com.jme3.terrain.noise
package com.jme3.terrain.noise
-
ClassDescriptionInterface for - basically 3D - noise generation algorithms, based on the book: Texturing & Modeling - A Procedural Approach The main concept is to look at noise as a basis for generating fractals.Helper class for working with colors and gradientsHelper class containing useful functions explained in the book: Texturing & Modeling - A Procedural Approach