POV-Ray : Newsgroups : povray.programming : Intersect_Plane in planes.c : Re: Intersect_Plane in planes.c Server Time
28 Jul 2024 12:38:21 EDT (-0400)
  Re: Intersect_Plane in planes.c  
From: Peter Popov
Date: 1 Aug 2001 16:48:31
Message: <9jmgmtgbci4eqq62sf6hhhl3hn6kau3h5k@4ax.com>
On 1 Aug 2001 12:48:05 -0400, ron### [at] povrayorg (Ron Parker)
wrote:

>On Wed, 01 Aug 2001 19:31:02 +0300, Peter Popov wrote:
>>  if ((*Depth >= DEPTH_TOLERANCE) && (*Depth <= Max_Distance)) {
>         ^^^^^^^^^^^^^^^^^^^^^^^^

>>no tests are being done to test if [the ray intersects the plane]!

>Are you sure?

Gee...

I've been skipping the DEPTH_TOLERANCE stuff for so long I just missed
that one. And I swear I spent more than an hour dissecting this
function byte by byte.

Thanks for the heads-up.


Peter Popov ICQ : 15002700
Personal e-mail : pet### [at] vipbg
TAG      e-mail : pet### [at] tagpovrayorg


Post a reply to this message

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