notgiven688 / jitterphysics

A cross-platform, realtime physics engine for all .NET apps.
MIT License
386 stars 87 forks source link

Raycast get incorrect result occasionally #19

Open codefell opened 7 years ago

codefell commented 7 years ago

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.