|
|
In article <3d9bdcd2@news.povray.org>,
"hughes, b." <omn### [at] charternet> wrote:
> This is something I'd like to do somehow too. I think it needs to be kind of
> fractalized, iterations from large to small perturbations. Unfortunately,
> people were discussing function-made fractals elsewhere here at the
> newsgroups and seemed this isn't possible because recursive calls into a
> function aren't allowed. Or I hadn't noticed if anyone said there was a way.
Recursion isn't allowed, that doesn't mean you can't hard-code the
different levels of a fractal. This kind of function is actually pretty
common, there are a couple built-in functions for doing it.
--
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
|
|