POV-Ray : Newsgroups : povray.newusers : shadows/sunlight : Re: shadows/sunlight Server Time
24 Apr 2024 11:24:11 EDT (-0400)
  Re: shadows/sunlight  
From: Julia
Date: 5 Dec 2020 14:20:05
Message: <web.5fcbdc9e60c1d92ef22e2ddd0@news.povray.org>
Ash Holsenback <no### [at] spamcom> wrote:
> On 12/5/20 12:35 PM, Ash Holsenback wrote:
> > On 12/5/20 12:02 PM, Julia wrote:
> >> Hi,
> >> there is another problem that i have been trying to figure out for the
> >> past
> >> week, but i'm just starting to give up.
> >> The problem is that there arent any shadows. Not only on the other
> >> side of the
> >> sphere but also when its in front of another nothing happens.
> >> Also when i dont put "ambiet" the spheres just get dark on both sides,
> >> still no
> >> shadow.
> >> here is the code:
> >>
> >> #include "colors.inc"
> >>
> >> camera {
> >>          location <5,10,-60>
> >>          look_at <0,0,0>
> >>          angle 25
> >>          }

> >> translate <9,0,0>
> >>   rotate <0,-360*clock,0>
> >>   }
> >>
> >>
> >> thanks for help :))
> >>
> >> try the looks_like modifier on the light source... used that first
> > sphere you have defined just after the light source in the looks_like
> > definition
>
>
> hmmm... post screwed up here's what i meant to say:
>
> try the looks_like modifier on the light source... use that first
> sphere you have defined just after the light source in the looks_like
> definition


i tried that but it did not changed anything

thanks anyway


Post a reply to this message

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