Boids that see: Using self-occlusion for simulating large groups on GPUs

  • Authors:
  • Alessandro Ribeiro Da Silva;Wallace Santos Lages;Luiz Chaimowicz

  • Affiliations:
  • Universidade Federal de Minas Gerais;Universidade Federal de Minas Gerais;Universidade Federal de Minas Gerais

  • Venue:
  • Computers in Entertainment (CIE) - SPECIAL ISSUE: Games
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Behavioral models have been used in the entertainment industry to increase the realism in the simulation of large groups of individuals. Unfortunately, the classical models can be very compute-intensive when very large groups are considered, reducing its applicability in games and other interactive systems. In this article we explore both search space reduction and parallelism to improve the performance of Reynold's Boids model. We propose a methodology that considers self-occlusion (visibility culling) to reduce the number of neighbors and we take advantage the parallelism present in common graphics processor units (GPUs) to allow the simulation of very large groups. We performed different GPU implementations (GPGPU and CUDA); the results show that visibility culling allows significant gains in performance without affecting the model's overall behavior.