|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
In article <39ee4a91$1@news.povray.org>, "Johnny Smith"
<joh### [at] homecom> wrote:
> Wasn't real sure where to direct this question...
This newsgroup is devoted to images...povray.general would have been a
better choice. In fact, I am forwarding this to povray.general before it
starts a huge thread...
> On te official Povray page...it mentions "enhancements" forthcoming
> with te new version (3.5) On of them is "parallel lights"
> Can anyone describe what that is exactly?
> Another mentioned is "light groups" ???
If you have used MegaPOV, these should be familiar.
The "parallel lights" feature makes the rays of light parallel, so
shadows don't get larger with distance. Kind of like an orthographic
camera, but with light rays.
The "light groups" feature lets you control which lights interact with
which objects. You can have one group of lights that illuminates a
scene, and another light that only influences a single object.
--
Christopher James Huff
Personal: chr### [at] maccom, http://homepage.mac.com/chrishuff/
TAG: chr### [at] tagpovrayorg, http://tag.povray.org/
<><
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Chris Huff wrote:
> If you have used MegaPOV, these should be familiar.
> The "parallel lights" feature makes the rays of light parallel, so
> shadows don't get larger with distance. Kind of like an orthographic
> camera, but with light rays.
Does this mean that all rays from the light source come from the same
direction?
--
Bye
Pabs
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Pabs wrote:
>
> Does this mean that all rays from the light source come from the same
> direction?
>
All light rays have the same orientation.
But this might have been what you meant.
--
Margus Ramst
Personal e-mail: mar### [at] peakeduee
TAG (Team Assistance Group) e-mail: mar### [at] tagpovrayorg
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Margus Ramst wrote:
> > Pabs wrote:
> > Does this mean that all rays from the light source come from the same
> > direction?
> All light rays have the same orientation.
> But this might have been what you meant.
Yep
I thinks so.
The light rays all come from infinity & have the same direction vector
but different initial points.
The light rays from point sources have different direction vectors but
the same initial point.
According to the position of the surface.
Right?
--
Bye
Pabs
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Pabs wrote:
>
> Right?
Right
--
Margus Ramst
Personal e-mail: mar### [at] peakeduee
TAG (Team Assistance Group) e-mail: mar### [at] tagpovrayorg
Post a reply to this message
|
|
| |
| |
|
|
From: Warp
Subject: Re: was wondering ...new povray 3.5 (sorry if off-topic)
Date: 19 Oct 2000 03:48:10
Message: <39eea73a@news.povray.org>
|
|
|
| |
| |
|
|
Pabs <pab### [at] hotmailcom> wrote:
: The light rays all come from infinity
This may not be the correct interpretation when we are talking about
fading light...
--
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):_;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |