Detailed Information on Publication Record
2016
Evaluation of Continuous Collision Detection Accelerated with Tetrahedral Structures
ČEJKA, JanBasic information
Original name
Evaluation of Continuous Collision Detection Accelerated with Tetrahedral Structures
Authors
ČEJKA, Jan (203 Czech Republic, guarantor, belonging to the institution)
Edition
New York, NY, USA, Proceedings of the 32nd Spring Conference on Computer Graphics (SCCG '16), p. 17-23, 7 pp. 2016
Publisher
ACM
Other information
Language
English
Type of outcome
Stať ve sborníku
Field of Study
10201 Computer sciences, information science, bioinformatics
Country of publisher
United States of America
Confidentiality degree
není předmětem státního či obchodního tajemství
Publication form
electronic version available online
References:
RIV identification code
RIV/00216224:14330/16:00092344
Organization unit
Faculty of Informatics
ISBN
978-1-4503-4436-4
UT WoS
000403659700002
Keywords in English
collision detection; continuous collision detection; tetrahedron; infinite tetrahedron; temporal coherence
Tags
International impact, Reviewed
Změněno: 14/5/2020 15:32, RNDr. Pavel Šmerk, Ph.D.
Abstract
V originále
Continuous collision detection provides very good information about the interaction between objects. In this paper, we present a new method for computing the continuous collision detection between a static and a moving triangle mesh. We target our method on open triangle meshes, and focus on their small movements. To accelerate the computation, we divide the space inside and around the meshes into tetrahedra. The main idea of our method is to maintain the list of tetrahedra, in which the individual primitives of the meshes are located, to compute collisions only in these tetrahedra, and to update the list as the primitives move. We measure the performance of our algorithm and discuss its advantages and limitations. We also compare our algorithm with other solutions.