POV-Ray : Newsgroups : povray.general : Fractals with functions : Re: Fractals with functions Server Time
5 Aug 2024 10:23:07 EDT (-0400)
  Re: Fractals with functions  
From: Christopher James Huff
Date: 1 Oct 2002 15:24:59
Message: <chrishuff-15AD2F.15221801102002@netplex.aussie.org>
In article <3d99d105@news.povray.org>, Warp <war### [at] tagpovrayorg> 
wrote:

>   The number of recursions done depends on the given coordinates and thus
> is not fixed.

I think you could do it using the select() feature to just stop 
computation past a certain point...it would still "recurse", but the 
additional levels wouldn't have to do anything. It would be horribly 
complex, slow, and ugly, and would be limited to a low number of 
recursions, but I think it is "possible".

-- 
Christopher James Huff <cja### [at] earthlinknet>
http://home.earthlink.net/~cjameshuff/
POV-Ray TAG: chr### [at] tagpovrayorg
http://tag.povray.org/


Post a reply to this message

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