Skip to content
This repository has been archived by the owner on Jun 6, 2018. It is now read-only.

Add Collision System Unit Tests #36

Open
1 of 7 tasks
randomPoison opened this issue Oct 22, 2015 · 0 comments
Open
1 of 7 tasks

Add Collision System Unit Tests #36

randomPoison opened this issue Oct 22, 2015 · 0 comments

Comments

@randomPoison
Copy link
Owner

  • Sphere-sphere correctness/robustness.
  • OBB-OBB correctness/robustness.
  • Sphere-OBB correctness/robustness.
  • Collider-collider correctness (colliders defer to the proper concrete type and give the correct result).
  • Grid partitioning correctness (puts spheres and OBBs) in correct grid location.
  • Grid cell iterator correctness.
  • Calculating AABB for colliders (sphere and OBB).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant