POV-Ray's turbulence parameters
This tables show the effects of POV-Ray's different turbulence-parameters.
In pigment statements they are used in the following syntax (any order possible):
pigment {
PATTERN
turbulence VECTOR
lambda FLOAT
octaves FLOAT
omega FLOAT
frequency FLOAT
phase FLOAT
}
frequency
and
phase
in fact do not belong to turbulence but i included them here.
It is not complete, there are many combinations, but I think it gives a quite good first overview for the beginner.
The turbulence samples use a marble
pattern with
sine_wave
wavetype in the samples.
"octaves":
"lambda":
"omega":
"frequency"/"phase":
For the frequency
and
phase
samples use a radial
pattern.