|
libtcod
|
Texture noise generator module. More...
Go to the source code of this file.
Classes | |
| class | TCODNoise |
| Usage example: 1D noise : the variation of a torch intensity 2D fbm : heightfield generation or clouds 3D fbm : animated smoke If you don't know what is Perlin noise and derived functions, or what is the influence of the different fractal parameters, check the Perlin noise sample included with the library. More... | |
Texture noise generator module.