Extended Morton Codes for High Performance Bounding Volume Hierarchy Construction
dc.contributor.author | Vinkler, Marek | en_US |
dc.contributor.author | Bittner, Jiří | en_US |
dc.contributor.author | Havran, Vlastimil | en_US |
dc.contributor.editor | Vlastimil Havran and Karthik Vaiyanathan | en_US |
dc.date.accessioned | 2017-12-06T19:47:32Z | |
dc.date.available | 2017-12-06T19:47:32Z | |
dc.date.issued | 2017 | |
dc.description.abstract | We propose an extension to the Morton codes used for spatial sorting of scene primitives. e extended Morton codes increase the coherency of the clusters resulting from the object sorting and work be er for non-uniform distribution of scene primitives. In particular, our codes are enhanced by encoding the size of the objects, applying adaptive ordering of the code bits, and using variable bit counts for di erent dimensions. We use these codes for constructing Bounding Volume Hierarchies (BVH) and show that the extended Morton code leads to higher quality BVH, particularly for the fastest available BVH build algorithms that heavily rely on spatial coherence of Morton code sorting. In turn, our method allows to achieve up to 54% improvement in the BVH quality especially for scenes with a non-uniform spatial extent and varying object sizes. Our method is easy to implement into any Morton code based build algorithm as it involves only a modi cation of the Morton code computation step. | en_US |
dc.description.sectionheaders | Acceleration Structures for Ray Tracing | |
dc.description.seriesinformation | Eurographics/ ACM SIGGRAPH Symposium on High Performance Graphics | |
dc.identifier.doi | 10.1145/3105762.3105782 | |
dc.identifier.isbn | 978-1-4503-5101-0 | |
dc.identifier.issn | 2079-8679 | |
dc.identifier.uri | https://doi.org/10.1145/3105762.3105782 | |
dc.identifier.uri | https://diglib.eg.org:443/handle/10.1145/3105762-3105782 | |
dc.publisher | ACM | en_US |
dc.subject | Information systems Multidimensional range search | |
dc.subject | eory of computation Sorting and searching | |
dc.subject | Computing methodologies Ray tracing | |
dc.subject | ray tracing | |
dc.subject | bounding volume hierarchy | |
dc.subject | Morton codes | |
dc.title | Extended Morton Codes for High Performance Bounding Volume Hierarchy Construction | en_US |