VPT 0.1.0 - Temporal denoiser
Added 2022-08-03 03:52:13 +0000 UTCFor installation instructions go here
This version introduces basic temporal denoising alongside various other improvements and bugfixes. This basically takes the result of the previous frame and it calculates how each pixel moved between it and the current one. With this the longer a specific pixel stays on the screen the less noise it will have.
I attached a video to the post that showcases the current state of the shader. Of course, the shader itself is available there too.