Added RSM sample. (#854)

* Added RSM sample.
This commit is contained in:
jcherlin
2016-07-24 15:39:50 -07:00
committed by Branimir Karadžić
parent b7a0030c20
commit f56cf4c88e
14 changed files with 1086 additions and 0 deletions

View File

@@ -392,6 +392,7 @@ exampleProject("27-terrain")
exampleProject("28-wireframe")
exampleProject("29-debugdraw")
exampleProject("30-picking")
exampleProject("31-reflectiveshadowmap")
-- C99 source doesn't compile under WinRT settings
if not premake.vstudio.iswinrt() then