POV-Ray : Newsgroups : povray.binaries.scene-files : Summer Scene [9KB] : Summer Scene [9KB] Server Time
2 Sep 2024 04:13:56 EDT (-0400)
  Summer Scene [9KB]  
From: Tom Melly
Date: 28 Jan 2003 12:35:23
Message: <3e36bf5b@news.povray.org>
If rendering the scene, make sure that dofile is set to true first time, and
false thereafter.

I've included mgrass.inc (Gilles Tran's grass include file), but you're better
off picking it up from his sight if you ain't already got it, since it comes
with a couple of samples.

--
#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


Post a reply to this message


Attachments:
Download 'tmsummer.zip' (10 KB)

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