Skip to content
/ Boids Public

Boids is an artificial life program, developed by Craig Reynolds in 1986, which simulates the flocking behaviour of birds.

Notifications You must be signed in to change notification settings

Gouderg/Boids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boids

Concept

Boids is an artificial life program, developed by Craig Reynolds in 1986, which simulates the flocking behaviour of birds.

Boid's neighborhood

Rules applied

Rules Explanation
Cohesion: steer to move toward the average position of local flockmates
Separation: steer to avoid crowding local flockmates
Alignment: steer towards the average heading of local flockmates

Based on Craig Reynold paper

About

Boids is an artificial life program, developed by Craig Reynolds in 1986, which simulates the flocking behaviour of birds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published