POV-Ray : Newsgroups : povray.newusers : light : Re: light Server Time
31 Jul 2024 06:19:44 EDT (-0400)
  Re: light  
From: J Tellings
Date: 8 Dec 2002 11:15:21
Message: <3df37019$1@news.povray.org>
"Ib Rasmussen" <ib### [at] ibrasdk> wrote in message
news:3DF### [at] ibrasdk...
>
>
> J Tellings wrote:
>
> > I want to make an animation with a fading light_source (starting in
complete
> > darkness and finishing in full light). How can I do this?
>
>
> Use the clock variable to control the colour of the light source eg
> light_source { <0, 0, 0>, colour White*clock }
> This assumes that you let the clock run from 0 to 1.
>
> /Ib
>
That's a good method. But when it is dark, the shadows of my objects are
gray, and that's not very nice. What can I do about it? (no_shadow is not
ok)

Thanks


Post a reply to this message

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