Skip to content

RuslanGreenhead/Boids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boids

Model to simulate birds flocking ("Boids", by Craig Reynolds, 1986)
In a shortcut: we generate random points on a plane with random velocities and then modify their accelerations according to the following steers:

  • Cohesion
    Image
  • Alignment
    Image
  • Separation
    Image

About

Model to simulate birds flocking ("Boids", by Craig Reynolds, 1986)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages