项目作者: ywid

项目描述 :
Swarm Intellegence
高级语言: Python
项目地址: git://github.com/ywid/boids-simulation.git
创建时间: 2020-05-03T14:02:39Z
项目社区:https://github.com/ywid/boids-simulation

开源协议:

下载


Boids Algorithm

Some Theory

http://www.red3d.com/cwr/boids

http://www.kfish.org/boids/pseudocode.html

Implemented behavior

  1. Alignment
  2. Cohesion
  3. Separation
  4. Wind (Space button - Turn on/off)
  5. Avoidance (Mouse click - Create an obstacle)