|
|
On Thu, 19 Apr 2001 18:46:17 +0200, KalleK wrote:
>I have a question to turbulence. As far as I know, should it be
>(pseudo-)random. But if you look at a wood texture with turbulence
>.15 you will see a "system". There are larger scaled areas oriented
>perpendicular to the axises in a regular distance.
It's not really supposed to be pseudo-random. It's supposed to show
high correlation over short distances and near-zero correlation over
longer distances. To accomplish that, it uses a variant of Perlin noise.
If you want more randomness, consider playing with the lambda and omega
parameters to the turbulence. See the documentation for more details.
--
Ron Parker http://www2.fwi.com/~parkerr/traces.html
My opinions. Mine. Not anyone else's.
Post a reply to this message
|
|