|
|
the source has been posted. You can change the recusion level by changing :
#while(cnt<4)
in line 19, into cnt<????
I is set to 4, which means recursion level 4, which was to much for my
laptop. So you might give it a try with level 3 first.
Greets,
JWV
"SunTzu2" <sun### [at] hotmailcom> wrote in message
news:web.408037669e31cbafeba257cf0@news.povray.org...
> "JWV" <jwv|at|planet.nl> wrote:
> > The level-4 render was to much for my laptop :-(. It used 2GB of memory
> > while parsing, and it wasn't finished jet.
> >
> > I will post the source in p.b.sf if someone wants to give it a try on a
> > machine with a LOT of memory :-).
> >
> > Greetings JWV
>
>
> That looks cool! I might give it a try if you post the source.
>
Post a reply to this message
|
|