POV-Ray : Newsgroups : povray.general : Pov 4.00 question : Re: Pov 4.00 question Server Time
6 Aug 2024 19:26:56 EDT (-0400)
  Re: Pov 4.00 question  
From: Jan Walzer
Date: 30 Jan 2002 16:12:21
Message: <3c5861b5@news.povray.org>
hehe ... maybe YOU will understand the other post, I made ...

--
#macro J(N A)#local a=mod(N 3);#local W=<int(mod(A,4)*2)int(-A/4)9>*2;#if
(!mod(a 2))sphere{W,2,2pigment{color rgb<a*5A/2W.x/A*5>}}#if(a<1)sphere{W
+<2,0>2 2pigment{color rgb<a*10A 10>}}#end#end#if(N>3)J(int(N/3)A+1)#end#
end blob{J(29229171 0)threshold 1translate<-6 3>}/******Jan Walzer******/


Post a reply to this message

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