TemporalReprojectionExample icon indicating copy to clipboard operation
TemporalReprojectionExample copied to clipboard

Temporal reprojection example for Unity

Temporal Reprojection Example

This example shows how to use the builtin motion vectors to implement temporal reprojection in Unity.

gif

It renders the scene with one second interval and extrapolate in-between frames with temporal reprojection. It fills low confidence areas with red color, so basically red indicates ares where reprojection doesn't work.