POV-Ray : Newsgroups : povray.binaries.images : Wooden door in a wall : Re: Wooden door in a wall Server Time
3 Aug 2024 00:26:34 EDT (-0400)
  Re: Wooden door in a wall  
From: Florian Brucker
Date: 6 Feb 2007 04:35:17
Message: <45c84bd5$1@news.povray.org>
Christian Froeschlin wrote:
> Hmmm ... use more contrasting colors in the textures themselves?
> Possibly strengthen the light source and reduce ambient finish.

There's a handy way to achieve the last one (which does a good job for
better contrast):

#default { finish { ambient 0 } }

Put this before you include any include files or declare textures to
have all textures use a default ambient of 0 (Note that if the ambient
is specified explicitly in the texture declaration this won't help of
course). See

	http://www.povray.org/documentation/view/3.6.1/239/


HTH,
Florian


Post a reply to this message

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