POV-Ray : Newsgroups : povray.advanced-users : Placing items behind a sky_sphere. : Re: Placing items behind a sky_sphere. Server Time
28 Jul 2024 16:21:20 EDT (-0400)
  Re: Placing items behind a sky_sphere.  
From: Slime
Date: 19 Oct 2004 18:48:23
Message: <417599b7$1@news.povray.org>
> I know you can not actually do this,  but is there any way to make a
single
> item in the scene recieve no shadows at all from any other item, yet still
> have all other items able to have shadow amongst themselves, sort of like
a
> receive_no_shadow technique?  What I want to do is develop a scene where
an
> item appears to be behind the sky, but I can't do this with a sky_sphere
so
> I'm using a real sphere. The only problem is you can see shadows cast onto
> the sphere (sky).


Give it this finish:

finish {ambient 1 diffuse 0}

and then it will be fully lit everywhere but its lighting will not depend on
light sources. This should make it look like a sky sphere.

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


Post a reply to this message

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