Real-Time Global Illumination Using OpenGL And Voxel Cone Tracing

04/01/2021
by   Benjamin Kahl, et al.
0

Building systems capable of replicating global illumination models with interactive frame-rates has long been one of the toughest conundrums facing computer graphics researchers. Voxel Cone Tracing, as proposed by Cyril Crassin et al. in 2011, makes use of mipmapped 3D textures containing a voxelized representation of an environments direct light component to trace diffuse, specular and occlusion cones in linear time to extrapolate a surface fragments indirect light emitted towards a given photo-receptor. Seemingly providing a well-disposed balance between performance and physical fidelity, this thesis examines the algorithms theoretical side on the basis of the rendering equation as well as its practical side in the context of a self-implemented, OpenGL-based variant. Whether if it can compete with long standing alternatives such as radiosity and raytracing will be determined in the subsequent evaluation.

READ FULL TEXT

page 7

page 14

page 21

page 25

page 29

page 30

page 39

page 40

research
10/28/2022

DHR: Distributed Hybrid Rendering for Metaverse Experiences

Classically, rasterization techniques are performed for real-time render...
research
10/26/2017

Deep Illumination: Approximating Dynamic Global Illumination with Generative Adversarial Network

We present Deep Illumination, a novel machine learning technique for app...
research
05/26/2023

Joint Optimization of Triangle Mesh, Material, and Light from Neural Fields with Neural Radiance Cache

Traditional inverse rendering techniques are based on textured meshes, w...
research
01/03/2018

A Voxel-based Rendering Pipeline for Large 3D Line Sets

We present a voxel-based rendering pipeline for large 3D line sets that ...
research
11/12/2021

Path Verification for Dynamic Indirect Illumination

In this paper we present a technique that improves rendering performance...
research
10/11/2022

RTSDF: Real-time Signed Distance Fields for Soft Shadow Approximation in Games

Signed distance fields (SDFs) are a form of surface representation widel...
research
10/10/2022

RTSDF: Generating Signed Distance Fields in Real Time for Soft Shadow Rendering

Signed Distance Fields (SDFs) for surface representation are commonly ge...

Please sign up or login with your details

Forgot password? Click here to reset