https://github.com/gregorybchris/quad
Boids with a QuadTree data structure
https://github.com/gregorybchris/quad
boids implementation kd-tree quadtree tree
Last synced: 10 months ago
JSON representation
Boids with a QuadTree data structure
- Host: GitHub
- URL: https://github.com/gregorybchris/quad
- Owner: gregorybchris
- Created: 2023-02-17T01:42:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-18T19:07:37.000Z (about 2 years ago)
- Last Synced: 2025-01-12T15:12:36.692Z (12 months ago)
- Topics: boids, implementation, kd-tree, quadtree, tree
- Language: TypeScript
- Homepage: https://static.chrisgregory.me/quad/demo/
- Size: 375 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quad
Boids with a QuadTree data structure