POV-Ray : Newsgroups : povray.general : max trace depth : Re: max trace depth Server Time
2 Aug 2024 10:27:07 EDT (-0400)
  Re: max trace depth  
From: scott
Date: 4 Nov 2004 06:56:26
Message: <418a18ea$1@news.povray.org>
Tom Melly wrote:
> "scott" <sco### [at] spamcom> wrote in message
> news:4189fad0@news.povray.org...
>> I have a fairly simple scene, which renders fine with max trace
>> depth set as the default.  However, I have a small object that won't
>> render correctly unless max trace depth is at least 7 (it has
>> several transparent parts to
>
> Look up adc_bailout in the manual. The bottom line is that -
> hopefully - a high max trace will only affect those objects where
> it's needed. Adc_bailout basically sets a level at which max trace
> gives up due to there being no significant change to the scene from
> the last reflected ray's contribution.
>
> You can modify the adc_bailout value in global settings if you want
> to get really brutal...

OK, looks like I need to increase adc_bailout, maybe to 2/256 or 4/256,
shouldn't be *that* visible and hopefully will speed up rendering with high
max_trace levels.


Post a reply to this message

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