• 0 Posts
  • 1 Comment
Joined 2 years ago
cake
Cake day: December 16th, 2023

help-circle
  • Works the same way as any other software optimization: lower quality computation as a shortcut.

    The predicted frames don’t use the same full stack of data that a true frame uses to render, they just use the previous frames data and the motion vectors. The rest is a very efficient nueral-network guessing algorithm based on those two pieces of data instead of the full shader stack.