Re: basic Fyzics HELP
Posted by
gouessej on
Sep 22, 2010; 9:52am
URL: https://forum.jogamp.org/basic-Fyzics-HELP-tp1559061p1560101.html
Do you know how to find the collision point between the ray representing the "way" of the point and the triangle? Otherwise, look at the source code of any 3D engine written in Java or in nehe.gamedev.net to find an implementation of such an algorithm.