POV-Ray : Newsgroups : povray.binaries.images : Done before... [185kbu] : Re: Done before... [185kbu] Server Time
15 Aug 2024 16:30:13 EDT (-0400)
  Re: Done before... [185kbu]  
From: Børge Berg-Olsen
Date: 26 May 2002 14:52:48
Message: <3CF12E93.8C2104E4@dod.no>
Rich wrote:
> 
> Makes me wish I had paid closer attention in High School.  <smile>  Thanks
> for posting your source!

no problem, it really was yours... :-) btw, you should try to render it
with these values:

#declare phi		= (sqrt(5)+1)/2; // The golden ratio
#declare dots     = 49;            // number of spheres in spiral
#declare rstart   = 3;             // starting radius of spiral
#declare rstop    = 0;             // ending radius of spiral
#declare loops    = 1;             // number of times spiral circles the
center
#declare cirstart = 0.9;           // starting radius of the spheres
(outer sphere)
#declare cirstop  = .5;           // ending radius of the spheres (inner
sphere)

Then change the number of dots to, say 41, and marvel at the difference.
Try also 86 and then 89. Weirdness. I am sure there are other numbers
that give the same weirdness.

For the really fun stuff start at 2, 5, 7, 11, 13 dots... see what
happens. The really weird stuff happens at 17, 19, 21 and then, at 23
beauty of math reveals itself. Why the huge difference between 22 and
23?! I cannot explain it, anyone care to take a stab at it?

-- 

------------------------------------------------------------------------
  +47 90 62 71 78          DoD#2101, DoDRT#017, NIC#015, PJ#006, OGM#007
  azo### [at] dodno, Ducati M600, Clementine  Ubesudlet: Aldri eid en J&%#PS.


Post a reply to this message

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