POV-Ray : Newsgroups : povray.newusers : Povray Documentation Error? : Re: Povray Documentation Error? I'll say yes. Server Time
30 Jul 2024 22:20:58 EDT (-0400)
  Re: Povray Documentation Error? I'll say yes.  
From: Christopher James Huff
Date: 25 Jul 2003 13:12:22
Message: <cjameshuff-449C77.12122825072003@netplex.aussie.org>
In article <3f2152fa$1@news.povray.org>,
 "Tom Melly" <tom### [at] tomandlucouk> wrote:

> Can you elaborate? How/why is a bounded object still visible even when the
> bounding object does not intersect with it? I can think of a couple of
> possibilities, but in each case I can think of a reason why it wouldn't work 
> if the code was logical FMHPOV*.

The code only cares about whether or not the bounding object was hit, 
not about the distance of the hit. If, from the camera's point of view, 
the bounding shape covers the image area of the object, the object will 
be visible. It doesn't care if the bounding shape is actually in front 
or behind the object. However, from the point of view of a light source 
in the same scene, the bounding shape is nowhere near its object, so it 
just doesn't see the object.

-- 
Christopher James Huff <cja### [at] earthlinknet>
http://home.earthlink.net/~cjameshuff/
POV-Ray TAG: chr### [at] tagpovrayorg
http://tag.povray.org/


Post a reply to this message

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