jMonkeyEngine / jmonkeyengine

A complete 3-D game development suite written in Java.
http://jmonkeyengine.org
BSD 3-Clause "New" or "Revised" License
3.74k stars 1.12k forks source link

#2284 Double check the collision really has happened in world space #2285

Open richardTingle opened 2 weeks ago

richardTingle commented 2 weeks ago

Otherwise glancing blows can end up "happening" but at infinite distance due to numerical precision

Closes #2284

See https://hub.jmonkeyengine.org/t/picking-sometimes-returns-infinite-distances/47715/2