self-CD: interactive self-collision detection for deformable body simulation using GPUs

  • Authors:
  • Yoo-Joo Choi;Young J. Kim;Myoung-Hee Kim

  • Affiliations:
  • Department of Computer Science and Engineering, Ewha Womans University, Seoul, Korea;Department of Computer Science and Engineering, Ewha Womans University, Seoul, Korea;,Department of Computer Science and Engineering, Ewha Womans University, Seoul, Korea

  • Venue:
  • AsiaSim'04 Proceedings of the Third Asian simulation conference on Systems Modeling and Simulation: theory and applications
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents an efficient self-collision detection algorithm for deformable body simulation using programmable graphics processing units(GPUs). The proposed approach stores a triangular mesh representation of a deformable model as 1D textures and rapidly detects self-collisions between all pairs of triangular primitives using the programmable SIMD capability of GPUs [1]. Since pre-computed spatial structure such as bounding volume hierarchy is not used in our algorithm, our algorithm does not require expensive runtime updates to such complex structure as the underlying model deforms. Moreover, in order to overcome a potential bottleneck between CPU and GPU, we propose a hierarchical encoding/decoding scheme using multiple off-screen buffers and multi-pass rendering techniques, which reads only a region of interests in the resulting off-screen buffer.