chufall / MSAAFilter

MSAA and Temporal AA Sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

MSAA and Temporal AA Sample

License:MIT License


Languages

Language:C++ 87.9%Language:HLSL 7.2%Language:C# 4.4%Language:C 0.6%