搜索资源列表
boids
- Delphi + OpenGL 一个类似3D水族箱屏幕保护的例子,主要是演示OPENGL随机、多线程技术及多层贴图的应用。-Delphi + OpenGL 3D aquarium a screen similar to the example of the protection is mainly demonstration OpenGL randomized, multi-threading and multi-storey mapping applications.
3DBoids54
- 3D的Boids效果演示源程序,模拟了如何由简单规则(例中为三条)来生成复杂的群体行为。-3D effects demo source, simulation of how simple rules (for the three cases) to generate complex group behavior.
Boids
- 一个基于VC++的OpenGL示例程序,主要是Boids的演示-a VC-based OpenGL sample program, the demonstration is Boids
Boids
- boids的C语言代码,在LINUX下实现
BOIDS-CRAIG-REYNOLDS
- Reynolds calculations in delphi.
agent2
- 基于boids模型的多参数swarm仿真,可是现对参数的不同设置,体现行为的多态性
07Woodcock
- 采用boids算法编写的模拟鸟群飞翔的小程序,群体的行为遵守Steer行为模型,在遇到敌人时可采取一定方法逃离。
(FINAL)yueyuanhui-
- 3D模拟Boids系统,在OpenGL的实时渲染下实现-BIODS system is classic problem,you can run in the OPenGL environment
boids
- 用python实现的boids算法,应该会有帮助-Boids algorithm with a python implementation, should be helpful
123
- 一个基于VC++的OpenGL示例程序,主要是Boids的演示 -a VC-based OpenGL sample program, the demonstration is Boids
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.)