Design and Implement of Swarm Self-Organization Model Based on Unity3D

Lin Xueying,Minyong Shi,Chunfang Li
DOI: https://doi.org/10.1109/itnec.2017.8284926
2017-01-01
Abstract:In order to explore the swarm behavior of Multi-agent systems further, this paper investigates the Vicsek and Boid simulation model. We researched on the Vicsek model in 3D space and rules of avoid collisions, velocity matching and flock centering in the Boid model. At the same time, we make some improvement of the original model and then simulate on Unity3d Engine and analysis the result. The simulation results show that the improved model works fine in 3d space and is better for the simulation of swarm behaviors.
What problem does this paper attempt to address?