All Projects → playdeadgames → Temporal

playdeadgames / Temporal

Licence: mit
Temporal Reprojection Anti-Aliasing for Unity 5.0+

Programming Languages

C#
18002 projects
GLSL
2045 projects

Temporal Reprojection Anti-Aliasing

Source code release of the anti-aliasing solution used in Playdead's INSIDE.

LICENSE

MIT (see LICENSE.txt)

REQUIRES

Unity 5.0+

INSTRUCTIONS

  • copy Assets/* to your project
  • disable MSAA under 'Project Settings/Quality' (optional)
  • add the TemporalReprojection component to your cameras
  • add the VelocityBufferTag component to individual moving meshes (if you want correct motion vectors)
  • tagging skinned meshes is expensive

AUTHOR

Lasse Jon Fuglsang Pedersen <[email protected]>

THANKS TO

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].