![]() |
Tiled 2D Amortized Noise
A Program to Generate Infinite Grayscale Noise Textures with Amortized Noise
|
![]() ![]() | Some common defines used in several places |
![]() ![]() | Code for getting access to CPU time under Windows |
![]() ![]() | Header for getting access to CPU time under Windows |
![]() ![]() | Header file for OS dependent things |
![]() ![]() | Code file for the 2D amortized noise class CFiniteAmortizedNoise2D |
![]() ![]() | Header file for the 2D amortized noise class CFiniteAmortizedNoise2D |
![]() ![]() | Code file for the 2D amortized noise class CInfiniteAmortizedNoise2D |
![]() ![]() | Header file for the 2D amortized noise class CInfiniteAmortizedNoise2D |
![]() ![]() | Main |
![]() ![]() | |
![]() ![]() | Source code for saving a noise cell as a PNG or TGA file |
![]() ![]() | Header for image saving functions |