POV-Ray : Newsgroups : povray.general : Ambient value : Re: Ambient value Server Time
24 Apr 2024 16:20:09 EDT (-0400)
  Re: Ambient value  
From: Kenneth
Date: 23 Jul 2018 10:45:01
Message: <web.5b55e91496f764b3a47873e10@news.povray.org>
clipka <ano### [at] anonymousorg> wrote:
> Am 22.07.2018 um 21:16 schrieb Kenneth:
>
> > global_settings{
> > ......
> > #default{finish{emission 0}}
> > }
> >
> > This way, you can supress the too-high ambient warning messages without having
> > to change any of your old finish{...} blocks in the scene code itself.
>
> That's news even to me. Go figure.

Well, uh, I didn't actually *TRY* it... until now. And the #default trick
doesn't work :-(  Either inside global_settings or outside it. (The emission
effect itself works, but not the message supression.) Alas, it would have been a
nice & easy way to circumvent the warning message(s) in old scenes.

Any chance of *making* it work using that good ol' Clipka magic? ;-)


Post a reply to this message

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