Wavelet noise

Wavelet noise is an alternative to Perlin noise which reduces the problems of aliasing and detail loss that are encountered when Perlin noise is summed into a fractal.

The basic algorithm for 2-dimensional wavelet noise is as follows: This results in an image that contains all the information that cannot be represented at half-scale.

can be used similarly to Perlin noise to create fractal patterns.

This computer graphics–related article is a stub.

You can help Wikipedia by expanding it.