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.
- Host: GitHub
- URL: https://github.com/eschan145/collisions
- Owner: eschan145
- Archived: true
- Created: 2024-11-17T05:08:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-17T15:17:30.000Z (about 1 year ago)
- Last Synced: 2025-09-15T09:15:09.820Z (4 months ago)
- Topics: collision-detection, cpp, win32, windows-api
- Language: C++
- Homepage:
- Size: 982 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# collisions
A demonstration of using spatial hashing for optimized collision detection using the Windows API.