Deep Partitioned Shadow Volumes Using Stackless and Hybrid Traversals
Autor: | Mora, Frédéric, Gerhards, Julien, Aveneau, Lilian, Ghazanfarpour, Djamchid |
---|---|
Přispěvatelé: | Synthèse et analyse d'images (XLIM-ASALI), XLIM (XLIM), Université de Limoges (UNILIM)-Centre National de la Recherche Scientifique (CNRS)-Université de Limoges (UNILIM)-Centre National de la Recherche Scientifique (CNRS) |
Jazyk: | angličtina |
Rok vydání: | 2016 |
Předmět: | |
Zdroj: | EGSR16: Eurographics Symposium on Rendering EGSR16: Eurographics Symposium on Rendering, Jun 2016, Dublin, Ireland |
Popis: | International audience; Accurate hard shadows is a difficult problem in interactive rendering. Previous methods rely either on Shadow Maps or Shadow Volumes. Recently Partitioned Shadow Volumes (PSV) has been introduced. It revisits the old Shadow Volumes Binary Tree Space Partitioning algorithm, leading to a practicable and efficient technique. In this article, we analyze the PSV query algo- rithm and identify two main drawbacks: First, it uses a stack which is not GPU friendly; its size must be small enough to reduce the register pressure, but large enough to avoid stack overflow. Second, PSV struggles with configurations involving significant depth complexity, especially for lit points. We solve these problems by adding a depth information to the PSV data structure, and by designing a stackless query. In addition, we show how to combine the former PSV query to our stackless solution, leading to a hybrid technique taking advantage of both. While any risk of stack overflow is eliminated, our experiments demonstrate that these improvements accelerate the rendering time up to a factor of 3. |
Databáze: | OpenAIRE |
Externí odkaz: |