Is about performance issues in dynamic and interactive collision detection. It shows how different collision detection approaches affects the performance - starting with the less reliable and fastest method up to the the almost best and slowest method for interactive collision detection.
c-plus-plus university simulation game-development exercise game-dev directx11 collision-detector course-physics collision-detection-approaches
-
Updated
Mar 20, 2018 - C++