Added bloom shader and screenspace effect helpers as examples for the SDK.

This commit is contained in:
Joe Ludwig
2013-07-30 15:10:15 -07:00
parent c3d72513f2
commit d9ac276a95
41 changed files with 1316 additions and 0 deletions
@@ -53,6 +53,9 @@ $Project
$File "example_model_dx9.cpp"
$File "example_model_dx9_helper.cpp"
$File "Bloom.cpp"
$File "screenspace_general.cpp"
}
$Folder "Header Files"