Eurographics Symposium on Point-based Graphics (2006) Single-pass Point Rendering and Transparent Shading
Eurographics Symposium on Point-based Graphics (2006) Single-pass Point Rendering and Transparent Shading
复制标题
欧洲图形学点图形研讨会 (2006) 单通道点渲染和透明着色
DOI:
--
复制
发表时间:
--
期刊:
影响因子:
--
通讯作者:
R. Pajarola
中科院分区:
文献类型:
--
作者:
M. Botsch;B. Chen;Yanci Zhang;R. Pajarola
Hardware accelerated point-based rendering (PBR) algorithms have suffered in the past from multiple rendering passes; possibly a performance limiting factor. Two passes over the point geometry have been necessary because a first visibility-splatting pass has been necessary for conservative ε-z-buffer visibility culling in the following point-interpolation rendering pass. This separation into visibility-splatting and point-blending, hence processing the point geometry twice, is a fundamental drawback of current GPU-based PBR algorithms. In this paper we introduce a new framework for GPU accelerated PBR algorithm whose basic idea is deferred blending. In contrast to prior algorithms, we formulate the smooth point interpolation problem as an image compositing post-processing task. This is achieved by separating the input point data in a pre-process into not self-overlapping minimal independent groups of points. As an extension of this concept, we can for the first time render transparent point surfaces as well on the GPU. For simple transparency effects, our novel algorithm only needs a single geometry rendering pass. For high-quality transparent image synthesis an extra rendering pass is sufficient. Furthermore, per-fragment reflective and refractive multilayer effects are supported in our algorithm.