Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 447 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 447 Bytes

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.