Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Latest commit

 

History

History
8 lines (4 loc) · 884 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 884 Bytes

NRC

This is a naive and dirty implementation of the paper Real-time Neural Radiance Caching for Path Tracing. The main implementation is located at here. The ReSTIR part described in the paper is not implemented.

These are some really old code implemented on an old versiton of Falcor, just for fun. The performance is slow due to my poor implementation. The noise of the 1-spp PT has reduced, but I have no confidence on the correctness of my implementation _(:з」∠)_.


Rendered at 1spp. Left: Default PT; Right: NRC.