Changes

Jump to: navigation, search

C3DL Collision Detection

330 bytes added, 09:02, 5 February 2009
February 2009
== Project Updates ==
=== February 2009 ===
<i>Feb 4, 2009</i>
* Dropped Tomas Moller's algorithm
* Reapplied the idea of using line-triangle intersection test from picking
** Made two important change to get it working
*** performed a check on the variable t to make sure it's between 0-1 (the length of the edges of triangle A)
*** set the accuracy to 0.02 instead of 0.8
<i>Feb 3, 2009</i>
* Implemented Tomas Moller's Triangle-Triangle Intersection Test algorithm
1
edit

Navigation menu