Perlin

[back to FuseBox main page]

Description

download

Perlin transform creates a wavy, glassy, rippled effect, using the infamous Perlin algorithm.
Parameters

Smoothness:

Controls smoothness of the effect .

X-Noise:

Sets size of the noise in X direction.

Y-Noise:

Sets size of the noise in Y direction.

Background Colour:

Specifies the colour used when the transform goes off the image.

Quality:

Specifies the quality of transformed image. In low Quality mode no interpolation is used. When medium, bi-linear interpolation is used and for best quality mode bi-cubic interpolation is used. Processing time also increases as the quality of transform is increased.