Coherent Hierarchical Culling:Hardware Occlusion Queries Made Useful

时间:2021-04-15 10:38:32
【文件属性】:
文件名称:Coherent Hierarchical Culling:Hardware Occlusion Queries Made Useful
文件大小:1.05MB
文件格式:PDF
更新时间:2021-04-15 10:38:32
遮挡剔除 硬件遮挡查询 We present a simple but powerful algorithm for optimizing the usage of hardware occlusion queries in arbitrary complex scenes. Our method minimizes the number of issued queries and reduces the delays due to the latency of query results. We reuse the results of occlusion queries from the last frame in order to initiate and schedule the queries in the next frame. This is done by processing nodes of a spatial hierarchy in a front-to-back order and interleaving occlusion queries with rendering of certain previously visible nodes. The proposed scheduling of the queries makes use of spatial and temporal coherence of visibility. Despite its simplicity, the algorithm achieves good culling efficiency for scenes of various types. The implementation of the algorithm is straightforward and it can be easily integrated in existing real-time rendering packages based on common hierarchical data structures.

网友评论