playdeadgames / temporal

Temporal Reprojection Anti-Aliasing for Unity 5.0+
MIT License
1.84k stars 192 forks source link

Fix jittery output on iOS #25

Open but0n opened 3 years ago

but0n commented 3 years ago

24

The blinking output is caused by an empty reprojectionBuffer.

Before

image

After

image