POV-Ray : Newsgroups : povray.binaries.images : Sky tests : Re: Sky tests Server Time
12 Aug 2024 11:20:35 EDT (-0400)
  Re: Sky tests  
From: Slime
Date: 23 Aug 2003 16:15:32
Message: <3f47cb64$1@news.povray.org>
Your suns have grey in them. Don't fade from white to black while fading
from opaque to transparent. Keep the color always white, and use only a
transparency gradient:

color_map {
[0 rgbt <1,1,1,1>]
[1 rgbt <1,1,1,0>]
}

 - Slime
 [ http://www.slimeland.com/ ]


Post a reply to this message

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