POV-Ray : Newsgroups : povray.binaries.images : The Anomaly : Re: The Anomaly Server Time
19 Aug 2024 04:23:00 EDT (-0400)
  Re: The Anomaly  
From: Josh English
Date: 16 Jan 2001 14:10:21
Message: <3A649CE9.52F53191@spiritone.com>
A spherical density for the media scaled up to 8 or 9 units will probably work
as well.

Josh

Bryan Valencia wrote:

> Ok, I got the media to work finally, but I have 2 questions...
>
> 1. I was hoping that the media would be a lot brighter in the center
> and fall off to almost zero brightness at the outside.
>
> 2. My spaceship looks like a cartoon because it's illumination is so
> even.  To me, it looks very un-photorealistic.
>
> Here is my media code, in case any of you can 'illuminate' me on how
> to make it drop off.
>
> sphere { 0*x, 5 hollow
>    pigment { color Clear }
>    finish{ambient 1}
>    interior{
>         media{
>            scattering{1, Green * 0.02 extinction 0.5}
>            samples 2,10
>            intervals 3
>            confidence .999
>            variance 1/2
>         }
>    }
> }
>
> there is also a green light-source at the center of the media.
>
> --
> Bryan Valencia
> Software Services - Making Windows Scream
> http://www.209software.com
> mailto:bry### [at] 209softwarecom
>
>   ------------------------------------------------------------------------
>  [Image]

--
Josh English -- Lexiphanic Lethomaniac
eng### [at] spiritonecom
The POV-Ray Cyclopedia http://www.spiritone.com/~english/cyclopedia/


Post a reply to this message

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