|
|
In article <3fcc8f10$1@news.povray.org>,
Severi Salminen <sev### [at] NOT_THISsibafi> wrote:
> No light source, no ambient light, yet I see the plane. What am I
> missing? And if I take the ambient statement away, I still see it, but
> _less_. Very confusing.
T_Wood3 is a layered texture, so I'm pretty sure what you're doing only
changes the ambient of the top layer, so the bottom layer keeps the
default of 0.1. I'm not sure what it does to make it *more*
visible...maybe you're just seing more contrast. Try putting this line
at the beginning of the scene, before you include woods.inc:
#default {finish {ambient 0}}
--
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
|
|