POV-Ray : Newsgroups : povray.general : Mandelbrot page : Re: Mandelbrot page Server Time
8 Aug 2024 14:16:31 EDT (-0400)
  Re: Mandelbrot page  
From: Warp
Date: 25 Jan 2001 06:06:32
Message: <3a7008b7@news.povray.org>
Greg M. Johnson <gre### [at] my-dejanewscom> wrote:
: :    n/30
: What exactly was this doing at the bottom--does it close the while next loop

  That's the result of the function. I mean, it's the function itself.
That is, as if we just had wrote:

#declare Mandel = function { n/30 }

  Everything before that is just precalculation that is not part of the
function itself.

: Could we have the povray-screen-language- compilable version of this?

  Perhaps if I have the time and motivation to "port" it to povray :)

-- 
char*i="b[7FK@`3NB6>B:b3O6>:B:b3O6><`3:;8:6f733:>::b?7B>:>^B>C73;S1";
main(_,c,m){for(m=32;c=*i++-49;c&m?puts(""):m)for(_=(
c/4)&7;putchar(m),_--?m:(_=(1<<(c&3))-1,(m^=3)&3););}    /*- Warp -*/


Post a reply to this message

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