POV-Ray : Newsgroups : povray.beta-test : weird white stain with beta povray v3.8.0 (not with povray v3.7.0) : Re: weird white stain with beta povray v3.8.0 (not with povray v3.7.0) Server Time
25 Apr 2024 08:17:27 EDT (-0400)
  Re: weird white stain with beta povray v3.8.0 (not with povray v3.7.0)  
From: Kenneth
Date: 24 Jan 2022 03:10:00
Message: <web.61ee5de4c82cc78e4cef624e6e066e29@news.povray.org>
> Alain Martel <kua### [at] videotronca> wrote:
> >
> > Have you tried to replace that large sphere with a sky_sphere ? Or even
> > a simple background statement if the pigment is solid ?
>
> Good suggestions. I tried both of those as a substitute for the large sphere--
> and now there are NO bright rad-patch artifacts, in either case!

Well, I spoke too soon. The reason I didn't see any patches-- or any rad/media
interaction at all-- was because my sky_sphere color and emission color were
just too dim to produce them. In my most recent test code posted earlier, use
the sky_sphere at rgb 0.1, and try emission 1*<0.1,1.0,0.1> to see the media
cylinders, then emission 250*<0.1,1.0,0.1> to see the bright patches again.

So that media object being half-embedded seems to be the real problem... along
with rad's 'media ON' switch.

But I find it strange that the sky_sphere produces its own particular radiosity
brightness, versus the enclosing-sphere object imparting its *variable* rad
brightness depending on its size.

A mystery for now.


Post a reply to this message

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