Abstract
AbstractIn recent work, Nanite has demonstrated how to rasterize virtualized micro‐poly geometry in real time, thus enabling immense geometric complexity. We present a system that employs similar methods for real‐time ray tracing of micro‐poly geometry. The geometry is preprocessed in almost the same fashion: Nearby triangles are clustered together and clusters get merged and simplified to obtain hierarchical level of detail (LOD). Then these clusters are compressed and stored in a GPU‐friendly data structure. At run time, Nanite selects relevant clusters, decompresses them and immediately rasterizes them. Instead of rasterization, we decompress each selected cluster into a small bounding volume hierarchy (BVH) in the format expected by the ray tracing hardware. Then we build a complete BVH on top of the bounding volumes of these clusters and use it for ray tracing. Our BVH build reaches more than 74% of the attainable peak memory bandwidth and thus it can be done per frame. Since LOD selection happens per frame at the granularity of clusters, all triangles cover a small area in screen space.
Subject
Computer Graphics and Computer-Aided Design
Reference18 articles.
1. PLOC++
2. BickfordN. MoretonH.: Getting started with compressed micro-meshes. InNVIDIA GPU Technology Conference(Mar.2023). URL:https://register.nvidia.com/flow/nvidia/gtcspring2023/attendeeportal/page/sessioncatalog/session/1666430278669001BFSR. 2
3. BenthinC. VaidyanathanK. WoopS.: Ray tracing lossy compressed grid primitives. InEurographics 2021 - Short Papers(2021) Theisel H. Wimmer M. (Eds.). doi:10.2312/egs.20211009. 2 8
4. Efficient ray tracing of subdivision surfaces using tessellation caching
5. Razor
Cited by
3 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. DGF: A Dense, Hardware-Friendly Geometry Format for Lossily Compressing Meshlets with Arbitrary Topologies;Proceedings of the ACM on Computer Graphics and Interactive Techniques;2024-08-09
2. Light Path Guided Culling for Hybrid Real-Time Path Tracing;Proceedings of the ACM on Computer Graphics and Interactive Techniques;2024-08-09
3. Nonlinear Ray Tracing for Displacement and Shell Mapping;SIGGRAPH Asia 2023 Conference Papers;2023-12-10