POV-Ray : Newsgroups : povray.beta-test : function pattern and turbulence Server Time
30 Jul 2024 18:20:15 EDT (-0400)
  function pattern and turbulence (Message 1 to 3 of 3)  
From: Trevor Quayle
Subject: function pattern and turbulence
Date: 18 Oct 2001 16:39:06
Message: <3bcf3dea@news.povray.org>
Am I right in assuming the turbulence keyword doesn't work with the function
pattern?

-tgq


Post a reply to this message

From: Mike Williams
Subject: Re: function pattern and turbulence
Date: 18 Oct 2001 23:38:15
Message: <1rn2HAAU55z7Ew57@econym.demon.co.uk>
Wasn't it Trevor Quayle who wrote:

>Am I right in assuming the turbulence keyword doesn't work with the function
>pattern?

It works for me.

-- 
Mike Williams
Gentleman of Leisure


Post a reply to this message

From: Warp
Subject: Re: function pattern and turbulence
Date: 19 Oct 2001 01:53:59
Message: <3bcfbff7@news.povray.org>
I think that turbulence doesn't really care what is the pattern. I think
that it's just a transformation done to the point to be calculated done
before the pattern is even called.

-- 
#macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
],13),8)-3,10>#end blob{N(array[6]{11117333955,
7382340,3358,3900569407,970,4254934330},0)}//                     - Warp -


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.