|
|
In article <Xns### [at] 204213191226>,
Tor Olav Kristensen <tor_olav_kCURLYAhotmail.com> wrote:
> global_settings { ambient_light color rgb <0, 0, 0> }
>
> (This will effectively remove all ambient light in the scene.)
Which is why it isn't very useful. If you want ambient light for a
glowing object, this makes it impossible. It is better to use:
#default {finish {ambient 0 diffuse 1}}
--
Christopher James Huff <cja### [at] earthlinknet>
http://home.earthlink.net/~cjameshuff/
POV-Ray TAG: chr### [at] tagpovrayorg
http://tag.povray.org/
Post a reply to this message
|
|