Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/NimbleFerret/HxQuadTree
https://github.com/NimbleFerret/HxQuadTree
algorithms game-development haxe heapsio
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/NimbleFerret/HxQuadTree
- Owner: NimbleFerret
- Created: 2022-11-11T12:40:34.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-16T09:02:48.000Z (almost 2 years ago)
- Last Synced: 2023-04-29T12:08:21.084Z (over 1 year ago)
- Topics: algorithms, game-development, haxe, heapsio
- Language: Haxe
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HxQuadTree
Basic implementration of QuadTree algorhitm for collision detection. It uses heaps.io framework for visualisation.
https://user-images.githubusercontent.com/111155312/202006532-933f63df-4821-41d7-8256-ef0d102d9cc6.mp4