notgiven688 / jitterphysics

A cross-platform, realtime physics engine for all .NET apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raycast get incorrect result occasionally

codefell opened this issue · comments

I have a scene that a ray doesn't go cross a cube, but the raycast method say yes.
When move the ray origin position along the direction, the raycast even get different result.