Forum: Poser - OFFICIAL


Subject: What I Hate about Poser is the stupid lights

MeInOhio opened this issue on Apr 18, 2023 ยท 27 posts


FVerbaas posted Mon, 29 May 2023 at 4:40 AM Forum Coordinator

A reliable check whether an xyz point  is 'inside' or 'outside' a mesh is very costly. Mesh objects are not by definition 'watertight', so the simple 'cast any ray and count intersections' method does not work. On top of that, formally there is no 'inside' or 'outside' unless the mesh is 'watertight', while a labyrinth would effectively have the same effect as watertightness when it comes to casting shadows.