I was wondering if Lighthouse 2 has a noise filter, similar to the OptiX RTX demo posted at https://ompf2.com/viewtopic.php?f=8&t=2158
The code contains a reference to the multiphase SVGF noise filter in finalized_shared.cu, however I could not find a way to enable it.
Noise filtering
-
- Posts: 24
- Joined: Thu Dec 01, 2011 9:45 pm
- Location: Switzerland
- Contact:
Re: Noise filtering
There is no filter yet, although I have working code. The focus for now is on a proper platform around the cores, after that more advanced cores will be added.