]> gitweb.michael.orlitzky.com - spline3.git/commit
Fix the tetrahedron collision detection.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 28 Aug 2011 21:45:07 +0000 (17:45 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 28 Aug 2011 21:45:07 +0000 (17:45 -0400)
commitb9c6d5f4f9cf3e0e8c32499959c879e6300717f6
treefddfbe291fe3b0c7d19f6b4a2371ffc0a517fdcd
parentd1ee387490ef0ada8781f4bf81f82cce7f0006ba
Fix the tetrahedron collision detection.
Update the test for the collision detection (it was wrong).
src/Tests/Grid.hs
src/Tetrahedron.hs