POV-Ray : Newsgroups : povray.general : QUESTION: STL to POV (INC)? : Re: QUESTION: STL to POV (INC)? Server Time
19 May 2024 09:04:44 EDT (-0400)
  Re: QUESTION: STL to POV (INC)?  
From: Bald Eagle
Date: 17 Aug 2017 12:25:01
Message: <web.5995c262db2ef770c437ac910@news.povray.org>
clipka <ano### [at] anonymousorg> wrote:

> The background is that in order to test whether a point P is inside a
> mesh or not, POV-Ray shoots a ray in the direction specified by
> `inside_vector`, and counts the number of intersections with the mesh.
> If it finds an odd number of intersections in that direction, P is
> considered inside, otherwise it is considered outside.

I'd be interested in seeing a diagram of this - and I thought about coding one
up myself - potentially for use in the docs (since this comes up a lot)

But the information that I need to do that is:
POV-ray shoots a ray in the direction specified by `inside_vector` _FROM_ ---
where?


Post a reply to this message

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