POV-Ray : Newsgroups : povray.general : yet another sig... : Re: yet another sig... Server Time
5 Aug 2024 22:15:52 EDT (-0400)
  Re: yet another sig...  
From: Steve
Date: 22 Jul 2002 17:04:42
Message: <slrnajnrl2.hjd.steve@zeropps.org.uk>
On Sat, 20 Jul 2002 22:42:20 +0100, Tom Melly wrote:
 
> Here's my final version with some added cover (I've adopted your comma
> trick)
> 
> #macro A(V,B,C,R)#while(B-256)#if(V-128/B>=0)sphere{0,.5translate<C-4R-1,9>
> pigment{rgb<1-C/8R/2C/8>}}#local V=V-128/B;#end#local B=B*2;#local C=C+1;#
> end#end A(234,1,0,2)A(85,1,0,1)A(81,1,0,0)light_source{-5 1}//Tom Melly
> 

That one is excelent. 

-- 
#local i=.1;#local I=(i/i)/i;#local l=(i+i)/i;#local ll=(I/i)/l;box{<-ll,
-((I/I)+l),-ll><ll,-l,ll>pigment{checker scale l}finish{ambient((I/l)/I)+
(l/I)}}sphere{<i-i,l-l,(I/l)>l/l pigment{rgb((I/l)/I)}finish{reflection((
I/l)/I)-(l/I)specular(I/l)/I}}light_source{<I-l,I+I,(I-l)/l>l/l} // Steve


Post a reply to this message

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