Skip to content

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.

License

Notifications You must be signed in to change notification settings

bernhardrieder/Collision-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collision Detector

This project 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.

Explanation

  • Circle:
  • ...:
  • ...:

How to play

WASD

Requirements

  • Visual Studio 2017
    • Nuget Download
  • DirectX 11 supported Hardware

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages