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       = {Jan Spindler},
  title        = {Real-time Neural Radiance Caching in Heterogeneous Participating Media},
  school       = {Institute of Computer Science II - University of Bonn},
  year         = {2022},
  type         = {Bachelor's thesis},
  address      = {Bonn, Germany},
  month        = {December},
  url          = {https://github.com/JanSpindler/NRC-HPM-Renderer.git}
}

Releases

No releases published

Packages

No packages published