• Stars
    star
    307
  • Rank 136,109 (Top 3 %)
  • Language
    C++
  • License
    MIT License
  • Created over 9 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

MSAA and Temporal AA Sample

MSAA Filtering 2.0 Sample

This is example code to demonstrate the MSAA and temporal AA techniques presented in the talk "Rendering The Alternate History of The Order: 1886", from SIGGRAPH 2015.

The .zip file in the releases section contains full source code, content, and pre-compiled binaries

Build Instructions

Just open 'MSAAFilter.sln' in Visual Studio 2013, and build the project. A solution for Visual Studio 2015 is also available.