2D Amortized Noise Performance Evaluator
A Program to Evaluate the Performance of Amortized Noise
|
Common.h | |
CPUtime.cpp | Code for getting access to CPU time under Windows |
CPUtime.h | Header for getting access to CPU time under Windows |
defines.h | Header file for OS dependent things |
FiniteAmortizedNoise2D.cpp | Code file for the 2D amortized noise class CFiniteAmortizedNoise2D |
FiniteAmortizedNoise2D.h | Header file for the 2D amortized noise class CFiniteAmortizedNoise2D |
InfiniteAmortizedNoise2D.cpp | Code file for the 2D amortized noise class CInfiniteAmortizedNoise2D |
InfiniteAmortizedNoise2D.h | Header file for the 2D amortized noise class CInfiniteAmortizedNoise2D |
infiniteperlin.cpp | Code file for 2D infinite Perlin noise functions |
infiniteperlin.h | Header file for 2D infinite Perlin noise functions |
infinitesmoothperlin.cpp | Code file for 2D infinite smooth Perlin noise functions |
infinitesmoothperlin.h | Header file for 2D infinite smooth Perlin noise functions |
Main.cpp | Main |
MurmurHash3.h | |
perlin.cpp | Code file for 2D Perlin noise functions |
perlin.h | Header file for 2D Perlin noise functions |