|
|
Jaap nous apporta ses lumieres en ce 12/02/2006 04:58:
> like the image to. :-)
>
> Is there any way to increase max_trace_level above 255 ? or would that
> require some code changes?
>
> the make-cloud macro's use a ton of medial layers, and I almost at 255
> witch a single cloud. I can only slightly overlap clouds if they are rotated
> 45 degrees.
>
> I'm using this in a 3000 frame animation, and render speed has not been a
> problem until now..
>
>
>
> ------------------------------------------------------------------------
>
You can use adc_bailout to limit the deepth you reach. When you exeed max_trace_level,
the colour
returned is black. When you stop due to adc_bailout, the colour returned is whatever
you have up to
that point.
You need to change the code to exeed max_trace_level 255. Probably limited by the size
of some aray.
--
Alain
-------------------------------------------------
Light travels faster than sound. That is why some people appear bright until you hear
them speak.
Post a reply to this message
|
|