POV-Ray : Newsgroups : povray.binaries.scene-files : Greeble-macros : Greeble-macros Server Time
1 Sep 2024 12:14:34 EDT (-0400)
  Greeble-macros  
From: Zeger Knaepen
Date: 5 Jun 2006 11:49:50
Message: <4484529e$1@news.povray.org>
stats for the demo-file:

Total Scene Processing Times
  Parse Time:    0 hours  0 minutes 11 seconds (11 seconds)
  Photon Time:   0 hours  0 minutes  0 seconds (0 seconds)
  Cloth Time:    0 hours  0 minutes  0 seconds (0 seconds)
  Mechsim Time:  0 hours  0 minutes  0 seconds (0 seconds)
  Render Time:   0 hours  3 minutes 33 seconds (213 seconds)
  Postpr. Time:  0 hours  0 minutes  0 seconds (0 seconds)
  Total Time:    0 hours  3 minutes 44 seconds (224 seconds)
CPU time used: kernel 4.91 seconds, user 201.72 seconds, total 206.62 
seconds
Render averaged 5947.01 PPS over 1228800 pixels

there is some explanation of how to use it in the file greebles.inc

cu!
-- 
#macro G(b,e)b+(e-b)*C/50#end#macro _(b,e,k,l)#local C=0;#while(C<50)
sphere{G(b,e)+3*z.1pigment{rgb G(k,l)}finish{ambient 1}}#local C=C+1;
#end#end _(y-x,y,x,x+y)_(y,-x-y,x+y,y)_(-x-y,-y,y,y+z)_(-y,y,y+z,x+y)
_(0x+y.5+y/2x)_(0x-y.5+y/2x)            // ZK http://www.povplace.com


Post a reply to this message


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

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