Fragment-History Volumes

11/28/2022
by   Francisco Inácio, et al.
0

Hardware-based triangle rasterization is still the prevalent method for generating images at real-time interactive frame rates. With the availability of a programmable graphics pipeline a large variety of techniques are supported for evaluating lighting and material properties of fragments. However, these techniques are usually restricted to evaluating local lighting and material effects. In addition, view-point changes require the complete processing of scene data to generate appropriate images. Reusing already rendered data in the frame buffer for a given view point by warping for a new viewpoint increases navigation fidelity at the expense of introducing artifacts for fragments previously hidden from the viewer. We present fragment-history volumes (FHV), a rendering technique based on a sparse, discretized representation of a 3d scene that emerges from recording all fragments that pass the rasterization stage in the graphics pipeline. These fragments are stored into per-pixel or per-octant lists for further processing; essentially creating an A-buffer. FHVs using per-octant fragment lists are view independent and allow fast resampling for image generation as well as for using more sophisticated approaches to evaluate material and lighting properties, eventually enabling global-illumination evaluation in the standard graphics pipeline available on current hardware. We show how FHVs are stored on the GPU in several ways, how they are created, and how they can be used for image generation at high rates. We discuss results for different usage scenarios, variations of the technique, and some limitations.

READ FULL TEXT

page 1

page 6

page 7

page 12

page 14

page 17

research
02/21/2022

Dynamic Sampling Rate: Harnessing Frame Coherence in Graphics Applications for Energy-Efficient GPUs

In real-time rendering, a 3D scene is modelled with meshes of triangles ...
research
03/24/2022

NPBG++: Accelerating Neural Point-Based Graphics

We present a new system (NPBG++) for the novel view synthesis (NVS) task...
research
12/05/2021

DIY Graphics Tab: A Cost-Effective Alternative to Graphics Tablet for Educators

Everyday, more and more people are turning to online learning, which has...
research
11/24/2021

Extracting Triangular 3D Models, Materials, and Lighting From Images

We present an efficient method for joint optimization of topology, mater...
research
06/18/2020

Neural Graphics Pipeline for Controllable Image Generation

We present Neural Graphics Pipeline (NGP), a hybrid generative model tha...
research
08/09/2020

Neural Light Transport for Relighting and View Synthesis

The light transport (LT) of a scene describes how it appears under diffe...
research
05/20/2017

Non-Linear Phase-Shifting of Haar Wavelets for Run-Time All-Frequency Lighting

This paper focuses on real-time all-frequency image-based rendering usin...

Please sign up or login with your details

Forgot password? Click here to reset