Skip to content

sophyte/boids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boids

Standard algorithm, spiced up by some nearest neighbours optimizations:

  • Hash Table
  • Quadtree
  • DBSCAN clustering (unsupervised machine learning)

Can toggle them on and off, Quadtree + DBSCAN combination yields best performance.

Written in C++ GLFW

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors