A boids (bird-oid) implementation written in C++ with SFML. Uses QuadTree as a spatial partitioning to boost the performance of the boids calculations from O(n^2) to O(nlogn).
-
Notifications
You must be signed in to change notification settings - Fork 0
ElielStudent/BoidsSimulation
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A boids (bird-oid) implementation written in C++ with SFML.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
