Ray hits bounds but not the object
#4
I've further investigated this. The vertices of the object are very small (it's bounding box sizes are 10mm x 1mm x 0.7mm). Could the issue be here?

If I consider common ray-triangle Moller-Trumbore intersection algorithm, it uses epsilon around 1e-7 to check for floating point errors and whether the ray is parallel with the triangle. Might this be the case? I've tried the methods directly in HitTester yet it yields the same results (bounding box is hit by the ray, the object is not).
  


Messages In This Thread
Ray hits bounds but not the object - by janovrom - 02-15-2022, 12:06 PM
RE: Ray hits bounds but not the object - by janovrom - 03-17-2022, 11:04 AM

Forum Jump:


Users browsing this thread:
1 Guest(s)