A High Performance Massively Parallel Approach for Real Time Deformable Body Physics Simulation

  • Authors:
  • Thiago S. M. C. de Farias;Mozart W. S. Almeida;João Marcelo X. N. Teixeira;Veronica Teichrieb;Judith Kelner

  • Affiliations:
  • -;-;-;-;-

  • Venue:
  • SBAC-PAD '08 Proceedings of the 2008 20th International Symposium on Computer Architecture and High Performance Computing
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Single processor technology has been evolving across last decades, but due to physical limitations of chip manufacturing process, the industry is pursuing alternatives to sustain computational power growth,including the creation of multi-core systems. Parallel computing targets problems that are scalable and possibly distributed, dividing the problem into smaller pieces. This approach may be explored to satisfy real-time constraints required by real time physics simulation. This work introduces an optimal solution to implement accurate simulation of deformable bodies in real time. This is accomplished through the use of a meshless simulation technique, known as Point Based Animation, implemented using a parallel framework:the NVIDIA Compute Unified Device Architecture(CUDA). Our implementation showed significative improvements on performance in comparison to the former CPU one: impressive speedups around 20xcould be achieved in the simulation of deformable bodies with 575 physical elements (phyxels) and53,504 surface elements (surfels).