搜索资源列表
BOIDS-CRAIG-REYNOLDS
- Reynolds calculations in delphi.
agent2
- 基于boids模型的多参数swarm仿真,可是现对参数的不同设置,体现行为的多态性
07Woodcock
- 采用boids算法编写的模拟鸟群飞翔的小程序,群体的行为遵守Steer行为模型,在遇到敌人时可采取一定方法逃离。
boids
- 用python实现的boids算法,应该会有帮助-Boids algorithm with a python implementation, should be helpful
flocking
- Reynolds boids flocking in ThreeJS
MyBoids
- Boids模型实现,除去实现聚集、隔离和方向调整这三个规则外,还增加了绕立方体运动(The implementation of Boids model eliminates the three rules of aggregation, isolation and direction adjustment, and also increases the motion around the cube.)