Skip to content

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

Notifications You must be signed in to change notification settings

JanSpindler/NRC-HPM-Renderer

Repository files navigation

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}
}

Releases

No releases published

Packages