Skip to content

A boids (bird-oid) implementation written in C++ with SFML.

Notifications You must be signed in to change notification settings

ElielStudent/BoidsSimulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boids

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).

The 3 boid rules

boidRules

Code in action

Boids.in.action.mp4

About

A boids (bird-oid) implementation written in C++ with SFML.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •