- 最后登录
- 2024-3-11
- 注册时间
- 2013-9-17
- 阅读权限
- 90
- 积分
- 40625
- 纳金币
- 26224
- 精华
- 17
|
Requires Unity 4.2.1 or higher.
ANT-Op: Ant Colony Optimization Algorithm is a simplified ant colony simulation package. ANT-Op comes with commented ant and pheromone scripts that will get you started on making your own Ant Colony project. ANT-Op also contains thorough documentation that will guide you through the fundamentals of Ant Colony Optimization Algorithm. The documentation also has a quick start and includes a Test Scene with a GUI.
Significant features are:
-Realistic ant-like behavior for creating wandering autonomous agents.
-GUI that lets you tweak and save variables for ants and pheromones to an XML Sheet.
-Sandbox environment tha lets you spawn multiple agents.
-Heat-map and Trail-map functionalities to graph ant motions.
-A simple image parser to convert textures into terrains with food sources.
|
|