Tiled 2D Amortized Noise
A Program to Generate Infinite Grayscale Noise Textures with Amortized Noise
|
Header file for the 2D amortized noise class CFiniteAmortizedNoise2D. More...
#include "Common.h"
Go to the source code of this file.
Classes | |
class | CFiniteAmortizedNoise2D |
The finite amortized 2D noise class. More... | |
Copyright Ian Parberry, April 2014.
This file is made available under the GNU All-Permissive License.
Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty.
Created by Ian Parberry, April 2014. Last updated April 10, 2014.