POV-Ray : Newsgroups : povray.binaries.images : Endless Fibonacciness (90KB) Server Time
1 Oct 2024 11:27:10 EDT (-0400)
  Endless Fibonacciness (90KB) (Message 11 to 14 of 14)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Tor Olav Kristensen
Subject: Re: Endless Fibonacciness (90KB)
Date: 7 Sep 2000 20:34:26
Message: <39B832CA.3588E07D@online.no>
SomeGuy wrote:

> Very dreamy... =)... Zzzzzzzzz =o Mmmmmmmm...

Sweet dreams.

(But it would be a nightmare to count them :)


Tor Olav
--
mailto:tor### [at] hotmailcom
http://www.crosswinds.net/~tok/tokrays.html


Post a reply to this message

From: David Fontaine
Subject: Re: Endless Fibonacciness (90KB)
Date: 7 Sep 2000 23:19:56
Message: <39B859B0.84B399@faricy.net>
Tor Olav Kristensen wrote:

> > Don't lie! They're not endless! ;-)
>
> OK. You caught me there :(
> I'll admit that there are only 5000 antiblobs there.

:)

> - But how could you tell ?

For one, there is curvature in the horizon ;)

--
David Fontaine   <dav### [at] faricynet>   ICQ 55354965
Please visit my website:  http://davidf.faricy.net/


Post a reply to this message

From: Alf Peake
Subject: Re: Endless Fibonacciness (90KB)
Date: 9 Sep 2000 06:42:31
Message: <39ba1417@news.povray.org>
Tor Olav Kristensen <tto### [at] onlineno> wrote in message
news:39B82A95.674E7A2E@online.no...
>
> Alf Peake wrote:
> > Now try playing with the 3rd dimension ;-)
>
> I don't know how to make a 3D dimensional
> Fibonacci pattern.

By 3D I meant something like coniferous seed cones or pineapples.
This can replace the sphere object in my post in p.t.s-f and shows an
alternative method of placing the spheres.

  #declare Angl = radians(Count*Inc);
  sphere{ < sin(Angl)*Rad,
            ThisSpaceForHire,   // <-- Add a function here
            cos(Angl)*Rad >,
            0.1
   }

Alf


Post a reply to this message

From: Tor Olav Kristensen
Subject: Re: Endless Fibonacciness (90KB)
Date: 11 Sep 2000 21:09:19
Message: <39BD80F7.E6B78561@online.no>
Alf Peake wrote:

> ...
> By 3D I meant something like coniferous seed cones or pineapples.
> This can replace the sphere object in my post in p.t.s-f and shows an
> alternative method of placing the spheres.
>
>   #declare Angl = radians(Count*Inc);
>   sphere{ < sin(Angl)*Rad,
>             ThisSpaceForHire,   // <-- Add a function here
>             cos(Angl)*Rad >,
>             0.1
>    }

I'll try to play with this and the other "growing sphere"
trick you mentioned earlier.

Thank you again.


Tor Olav
--
mailto:tor### [at] hotmailcom
http://www.crosswinds.net/~tok/tokrays.html


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

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