Skip to content
/ boids Public

Artificial life simulation replicating flocking behaviour of birds.

Notifications You must be signed in to change notification settings

Raff-dev/boids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boids is an artificial life simulation, which aims to replicate behaviour of flocks of birds.

Individual boids follow three fundamental rules:

  • cohesion
  • alignment
  • separation

They are able to group up, align themself against other ones, stay away from each other by a specified distance, and avoid any obstacles.

About

Artificial life simulation replicating flocking behaviour of birds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages