项目作者: ywid
项目描述 :
Swarm Intellegence
高级语言: Python
项目地址: git://github.com/ywid/boids-simulation.git
Boids Algorithm
Some Theory
http://www.red3d.com/cwr/boids
http://www.kfish.org/boids/pseudocode.html
Implemented behavior
- Alignment
- Cohesion
- Separation
- Wind (Space button - Turn on/off)
- Avoidance (Mouse click - Create an obstacle)