POV-Ray : Newsgroups : povray.general : How recursive are #macros ? : Re: How recursive are #macros ? Server Time
13 Aug 2024 11:22:06 EDT (-0400)
  Re: How recursive are #macros ?  
From: Thomas Willhalm
Date: 16 Sep 1998 03:57:50
Message: <qqmbtogr1ci.fsf@goldach.fmi.uni-konstanz.de>
"Peter Popov" <pet### [at] usanet> writes:

> As the subject indicates, I am curious just how many levels of recursion can
> one do with a 3.1 #macro. I want to play around with the Mandelbrot / Julia
> set, but POV crashes at higher iteration settings (50+). Has anyone explored
> the depth of the problem and/or have a solution / workaround? Thanks in
> advance,
> 
> Peter

(Since there isn't a Unix version of POV-Ray 3.1b, I can't try it myself.)
Is it possible to nest macro declarations with other declarations and
while-loops? Then you should try to implement the calculation of the
Mandelbrot/Julia set in a non-recursive way.

I hope this helps.

Thomas

-- 
http://www.fmi.uni-konstanz.de/~willhalm


Post a reply to this message

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