createPattern : noise_plasma

Plasma noise is a tilable, cloudy and random pattern generated by the Diamond-Square Algorithm.

Basic Example

"patina" : {
            "type"          : "createPattern",
            "patternName"   : "noise_plasma"
        }

Options / Parameters

frequency
defines how many 'waves' per width you get. Possible values are positive numbers up to ½ of the image width. Everything above that will give you a flat image.
1 (default)
2
10
20

Playground

Here you can test this pattern. Change the values inside the textarea or rewrite it completely, then hit "apply".