Skip to content

Geo0451/boidsim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boids simulation in pure .js

Works based on 3 rules

  1. Separation
  2. Alignment
  3. Collision

Each boid follows them with respect to each other. Boids maintain distance from each other, align themselves with the crowd's direction & try to stay near each other.

Orbs

  • Red (LEFT_CLICK)

    Repels Boids

  • Blue (RIGHT_CLICK)

    Attracts Boids

Learn more

https://en.wikipedia.org/wiki/Boids

About

cool boids clone :DD

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors