An open API service indexing awesome lists of open source software.

https://github.com/eschan145/collisions

A demonstration of using spatial hashing for optimized collision detection using the Windows API.
https://github.com/eschan145/collisions

collision-detection cpp win32 windows-api

Last synced: 3 months ago
JSON representation

A demonstration of using spatial hashing for optimized collision detection using the Windows API.

Awesome Lists containing this project

README

          

# collisions
A demonstration of using spatial hashing for optimized collision detection using the Windows API.