POV-Ray : Newsgroups : povray.general : Re: Difference Small objects and Glass Cube : Re: Difference Small objects and Glass Cube Server Time
2 Jun 2024 16:33:38 EDT (-0400)
  Re: Difference Small objects and Glass Cube  
From: Warp
Date: 14 Sep 2004 04:33:25
Message: <4146acd5@news.povray.org>
Slime <fak### [at] emailaddress> wrote:
>  - If you can express the fractal through recursion or iteration as a
> function{}, you can use that to construct the density pattern.

  I didn't know user-defined functions supported recursion or iteration...

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


Post a reply to this message

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