https://github.com/horacehylee/quadtree-prototype
Collision detection and resolution prototype using QuadTree
https://github.com/horacehylee/quadtree-prototype
Last synced: over 1 year ago
JSON representation
Collision detection and resolution prototype using QuadTree
- Host: GitHub
- URL: https://github.com/horacehylee/quadtree-prototype
- Owner: horacehylee
- License: mit
- Created: 2018-03-31T10:25:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-31T10:34:45.000Z (over 8 years ago)
- Last Synced: 2025-01-24T08:43:43.234Z (over 1 year ago)
- Language: TypeScript
- Size: 334 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# QuadTree Prototype
Collision detection and resolution prototype using QuadTree

## License
MIT © [Horace Lee](https://github.com/horacehylee)