GPU Ray-traced Collision Detection - Fine Pipeline Reorganization

François Lehericey, Valérie Gouranton, Bruno Arnaldi

2015

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.

Download


Paper Citation


in Harvard Style

Lehericey F., Gouranton V. and Arnaldi B. (2015). GPU Ray-traced Collision Detection - Fine Pipeline Reorganization . In Proceedings of the 10th International Conference on Computer Graphics Theory and Applications - Volume 1: GRAPP, (VISIGRAPP 2015) ISBN 978-989-758-087-1, pages 317-324. DOI: 10.5220/0005299603170324

in Bibtex Style

@conference{grapp15,
author={François Lehericey and Valérie Gouranton and Bruno Arnaldi},
title={GPU Ray-traced Collision Detection - Fine Pipeline Reorganization},
booktitle={Proceedings of the 10th International Conference on Computer Graphics Theory and Applications - Volume 1: GRAPP, (VISIGRAPP 2015)},
year={2015},
pages={317-324},
publisher={SciTePress},
organization={INSTICC},
doi={10.5220/0005299603170324},
isbn={978-989-758-087-1},
}


in EndNote Style

TY - CONF
JO - Proceedings of the 10th International Conference on Computer Graphics Theory and Applications - Volume 1: GRAPP, (VISIGRAPP 2015)
TI - GPU Ray-traced Collision Detection - Fine Pipeline Reorganization
SN - 978-989-758-087-1
AU - Lehericey F.
AU - Gouranton V.
AU - Arnaldi B.
PY - 2015
SP - 317
EP - 324
DO - 10.5220/0005299603170324