Abstract
The ongoing race to improve computer graphics leads to more complex GPU hardware and ray tracing techniques whose internal functionality is sometimes hidden to the user. Bounding volume hierarchies and their construction are an important performance aspect of such ray tracing implementations. We propose a novel approach that utilizes binary instrumentation to collect memory traces and then uses them to extract the bounding volume hierarchy (BVH) by analyzing access patters. Our reconstruction allows combining memory traces captured from multiple ray tracing views independently, increasing the reconstruction result. It reaches accuracies of 30% to 45% when comparing against the ground-truth BVH used for ray tracing a single view on a simple scene with one object. With multiple views it is even possible to reconstruct the whole BVH, while we already achieve 98% with just seven views. Because our approach is largely independent of the data structures used internally, these accurate reconstructions serve as a first step into estimation of unknown construction techniques of ray tracing implementations.
Original language | English |
---|---|
Title of host publication | Pacific Graphics Short Papers, Posters, and Work-in-Progress Papers |
Publisher | Eurographics - European Association for Computer Graphics |
ISBN (Print) | 978-3-03868-190-8 |
DOIs | |
Publication status | Published - 2022 |
Event | 30th Pacific Conference on Computer Graphics and Applications: Pacific Graphics 2022 - Kyoto, Japan Duration: 5 Oct 2022 → 8 Oct 2022 |
Conference
Conference | 30th Pacific Conference on Computer Graphics and Applications |
---|---|
Abbreviated title | Pacific Graphics 2022 |
Country/Territory | Japan |
City | Kyoto |
Period | 5/10/22 → 8/10/22 |
Keywords
- Computer graphics (CG)
- Ray tracing
Fields of Expertise
- Information, Communication & Computing