EKnapik / IlluminationComparison

A comparison of typical real-time and offline illumination methods. (SSAO, HBO, VXGI, and Ray Traced Global Illumination)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IlluminationComparison

This is a comparison between standard ambient occlusion techniques as well as an investigation into more complex global illumination techniques. Particularly voxel based global illumination utilizing a sparse voxel octree.

PDF Write Up Here

page 1 page 2 page 3 page 4 page 5 page 6

About

A comparison of typical real-time and offline illumination methods. (SSAO, HBO, VXGI, and Ray Traced Global Illumination)

License:MIT License


Languages

Language:C++ 79.3%Language:HLSL 20.5%Language:C 0.2%