POV-Ray : Newsgroups : povray.beta-test : function pattern and turbulence : Re: function pattern and turbulence Server Time
30 Jul 2024 16:16:29 EDT (-0400)
  Re: function pattern and turbulence  
From: Warp
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.