GPU Ray-Traced Collision Detection: Fine Pipeline Reorganization - Archive ouverte HAL
Conference Papers Year : 2015

GPU Ray-Traced Collision Detection: Fine Pipeline Reorganization

Abstract

Ray-tracing algorithms can be used to render a virtual scene and to detect collisions between objects. Numerous ray-tracing algorithms have been proposed which use data structures optimized for specific cases (rigid objects, deformable objects, etc.). Some solutions try to optimize performance by combining several algorithms to use the most efficient algorithm for each ray. This paper presents a ray-traced collision detection pipeline that improves the performance on a graphicd processing unit (GPU) when several ray-tracing algorithms are used. When combining several ray-tracing algorithms on a GPU, a well-known drawback is thread divergence among work-groups that can cause loss of performance by causing idle threads. In this paper we avoid branch divergence by dividing the ray tracing into three steps with append buffers in between. We also show that prediction can be used to avoid unnecessary synchronizations between the CPU and GPU. Applied to a narrow-phase collision detection algorithm, results show an improvement of performance up to 2.7 times.
Fichier principal
Vignette du fichier
paper.pdf (521.55 Ko) Télécharger le fichier
Origin Files produced by the author(s)
Loading...

Dates and versions

hal-01147732 , version 1 (01-05-2015)

Licence

Identifiers

  • HAL Id : hal-01147732 , version 1

Cite

François Lehericey, Valérie Gouranton, Bruno Arnaldi. GPU Ray-Traced Collision Detection: Fine Pipeline Reorganization. Proceedings of 10th International Conference on Computer Graphics Theory and Applications (GRAPP'15), Mar 2015, Berlin, Germany. ⟨hal-01147732⟩
767 View
535 Download

Share

More