[图书][B] Real-time rendering

T Akenine-Moller, E Haines, N Hoffman - 2019 - taylorfrancis.com
Thoroughly revised, this third edition focuses on modern techniques used to generate
synthetic three-dimensional images in a fraction of a second. With the advent of …

Larrabee: a many-core x86 architecture for visual computing

L Seiler, D Carmean, E Sprangle, T Forsyth… - ACM Transactions on …, 2008 - dl.acm.org
This paper presents a many-core visual computing architecture code named Larrabee, a
new software rendering pipeline, a manycore programming model, and performance …

Multi-fragment effects on the GPU using the k-buffer

L Bavoil, SP Callahan, A Lefohn, JLD Comba… - Proceedings of the …, 2007 - dl.acm.org
Many interactive rendering algorithms require operations on multiple fragments (ie, ray
intersections) at the same pixel location: however, current Graphics Processing Units …

Efficient depth peeling via bucket sort

F Liu, MC Huang, XH Liu, EH Wu - Proceedings of the Conference on …, 2009 - dl.acm.org
In this paper we present an efficient algorithm for multi-layer depth peeling via bucket sort of
fragments on GPU, which makes it possible to capture up to 32 layers simultaneously with …

[PDF][PDF] Stochastic rasterization using time-continuous triangles

T Akenine-Möller, J Munkberg, J Hasselgren - Graphics hardware, 2007 - researchgate.net
We present a novel algorithm for stochastic rasterization which can rasterize triangles with
attributes depending on a parameter, t, varying continuously from t= 0 to t= 1 inside a single …

Freepipe: a programmable parallel rendering architecture for efficient multi-fragment effects

F Liu, MC Huang, XH Liu, EH Wu - Proceedings of the 2010 ACM …, 2010 - dl.acm.org
In the past decade, modern GPUs have provided increasing programmability with vertex,
geometry and fragment shaders. However, many classical problems have not been …

RenderAnts: interactive Reyes rendering on GPUs

K Zhou, Q Hou, Z Ren, M Gong, X Sun… - ACM SIGGRAPH Asia …, 2009 - dl.acm.org
We present RenderAnts, the first system that enables interactive Reyes rendering on GPUs.
Taking RenderMan scenes and shaders as input, our system first compiles RenderMan …

Multi-layer depth peeling via fragment sort

B Liu, LY Wei, YQ Xu, E Wu - 2009 11th IEEE International …, 2009 - ieeexplore.ieee.org
We present an accelerated depth peeling algorithm for order-independent transparency
rendering on graphics hardware. Unlike traditional depth peeling which only peels one layer …

Out‐of‐core data management for path tracing on hybrid resources

B Budge, T Bernardin, JA Stuart… - Computer Graphics …, 2009 - Wiley Online Library
We present a software system that enables path‐traced rendering of complex scenes. The
system consists of two primary components: an application layer that implements the basic …

Reducing shading on GPUs using quad-fragment merging

K Fatahalian, S Boulos, J Hegarty, K Akeley… - ACM SIGGRAPH 2010 …, 2010 - dl.acm.org
Current GPUs perform a significant amount of redundant shading when surfaces are
tessellated into small triangles. We address this inefficiency by augmenting the GPU …