mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-03 07:07:49 +00:00
8faf23b52b
-Always use temporal reproject, it just loos way better than any other filter. -By always using termporal reproject, the shadowmap reduction can be done away with, massively improving performance. -Disadvantage of temporal reproject is update latency so.. -Made sure a gaussian filter runs in XY after fog, this allows to keep stability and lower latency.