GraphThd / NRC-HPM-Renderer

Bachelor Thesis: Real-time Neural Radiance Caching in Heterogeneous Participating Media

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NRC-HPM-Renderer

This project is the implementation of my bachelor thesis Real-time Neural Radiance Caching in Heterogeneous Participating Media. A volumetric path tracer is augmented by terminating paths early and approximating the remaining radiance using a multi layer perception. This MLP is called the Neural Radiance Cache.

Further information can be found in the thesis.

Citation

@thesis{nrc-hpm,
	author = {Spindler, Jan},
	month = {31},
	year = {2022},
	title = {Real-time Neural Radiance Caching in Heterogeneous Participating Media},
	url = {https://github.com/JanSpindler/NRC-HPM-Renderer.git},
	type = {bathesis},
	institution = {Institute of Computer Science II - University of Bonn}
}

About

Bachelor Thesis: Real-time Neural Radiance Caching in Heterogeneous Participating Media


Languages

Language:C++ 74.0%Language:Cuda 20.7%Language:GLSL 4.7%Language:CMake 0.5%Language:Batchfile 0.0%