branchrust_reboot/main/custom_taa_implementationcancel
7 Commits over 0 Days - ∞cph!
Cleaning up the last of the TAA code
Reduced TAA history sample's Catmull-Rom filtering to 5 taps instead of 9
- Removed the jitter spread convar as it's no londer needed
- Updated the global_TemporalAAParams with the new TAA parameters
Added luminance weighing to TAA to reduce flickering
Added better TAA sampling to reduce blurring
Added closest fragment depth sampling for motion vectors sample and fixed history texture format
Added the base for the custom TAA post-process