POV-Ray : Newsgroups : povray.advanced-users : Too many nested Conditionals or macros : Re: Too many nested Conditionals or macros Server Time
6 Oct 2024 14:36:49 EDT (-0400)
  Re: Too many nested Conditionals or macros  
From: David Wallace
Date: 28 Oct 2006 14:22:01
Message: <45439fc9@news.povray.org>
Neddahk wrote:
> I have been writing a complicated recursive macro that draws a tree.  I have
> had some success with the project, but I am now running into a message
> saying "Too many nested conditionals or macros."  I know the macro does not
> create an infinite loop, and I'd be happy to wait another few minutes while
> it parses.  Is there a way around this?  I read something about "while"
> loops and arrays, but I haven't been able to achieve the same results.
> 
> 
How many levels of recursion do you need?  Gilles Trans' MakeTree gets excellent 
results with 5-6 levels.

I think some code text might be needed to weed the problem out.


Post a reply to this message

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