Table of Contents ▸ List of Commands ▸ Image Drawing ▸ turbulence | ◀ truchet | yinyang ▶ |
turbulence
Arguments:
- _radius>0,_octaves={ 1,2,3...,12 },_alpha>0,_difference={ -10,10 },_mode={ 0,1,2,3 }
Description:
Render fractal noise or turbulence on selected images.Default values:
radius=32, octaves=6, alpha=3, difference=0 and mode=0.
This command has a
.Example of use:
400,400,1,3 turbulence 16
