/MSAAFilter

MSAA and Temporal AA Sample

Primary LanguageC++MIT LicenseMIT

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.