William F Pokorny <ano### [at] anonymousorg> wrote:
>> The octaves default is 6 and this means steps beyond 2 (the effective> minimum) are just burning CPU time. Coding instead:>> warp { turbulence .5 octaves 2 omega .001 }>
Thanks for the tip! I've been using warp turbulence since...ages ago, and I
never knew this. Excellent.