Package tdl :: Module noise
[frames] | no frames]

Module noise

source code

This module provides advanced noise generation.

Noise is sometimes used for over-world generation, height-maps, and cloud/mist/smoke effects among other things.

You can see examples of the available noise algorithms in the libtcod documentation here.

Classes
  Noise
An advanced noise generator.