POV-Ray : Newsgroups : povray.unofficial.patches : Orient questions : Re: Orient questions Server Time
1 Sep 2024 14:34:38 EDT (-0400)
  Re: Orient questions  
From: Joshua English
Date: 10 Apr 2001 13:34:14
Message: <3AD3439D.63AEE945@spiritone.com>
Rune wrote:

> What exactly does orient do to area_lights? According to the MegaPov docs it
> makes sure the area_light plane is perpendicular to the point which is being
> tested for a shadow.
>
> However, in the image posted to p.b.i I would have expected the shadow of
> the object to the right to be blurred evenly in all directions like the
> object at the bottom, but that isn't the case. Why not?
>
> Also, when using area_lights where one dimension is bigger than the other
> (area_light is rectangular) how is the rectangle oriented, and can it be
> controlled in some way?

After the are light keyword you can input two vectors, they don't have to be
strictly along the x and z axis, so you can use <0,0,4>  and <0,1,4> and it
will create the two rows of lights oriented along those paths.
josh


Post a reply to this message

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