RTPD: Penetration Depth calculation using Hardware accelerated Ray-Tracing
Reading time: 1 minute
...
📝 Original Info
- Title: RTPD: Penetration Depth calculation using Hardware accelerated Ray-Tracing
- ArXiv ID: 2502.12463
- Date: 2025-02-18
- Authors: ** 정보가 제공되지 않음 (논문에 명시된 저자 정보를 입력해 주세요.) **
📝 Abstract
Penetration depth calculation quantifies the extent of overlap between two objects and is crucial in fields like simulations, the metaverse, and robotics. Recognizing its significance, efforts have been made to accelerate this computation using parallel computing resources, such as CPUs and GPUs. Unlike traditional GPU cores, modern GPUs incorporate specialized ray-tracing cores (RT-cores) primarily used for rendering applications. We introduce a novel algorithm for penetration depth calculation that leverages RT-cores. Our approach includes a ray-tracing based algorithm for penetration surface extraction and another for calculating Hausdorff distance, optimizing the use of RT-cores. We tested our method across various generations of RTX GPUs with different benchmark scenes. The results demonstrated that our algorithm outperformed a state-of-the-art penetration depth calculation method and conventional GPU implementations by up to 37.66 and 5.33 times, respectively. These findings demonstrate the efficiency of our RT core-based method and suggest broad applicability for RT-cores in diverse computational tasks.💡 Deep Analysis
📄 Full Content
Reference
This content is AI-processed based on open access ArXiv data.