Skip to content

TheRealMJP/MSAAFilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.