vcoda / Shadows

A sample app that demonstrates several techniques for rendering real-time shadow maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shadows

This is a D3D11 sample app that demonstrates several techniques for rendering real-time shadow maps. The following techniques are implemented:

This code sample was done as part of 2 articles for my blog, which you can find here:

Build Instructions

The repository contains a Visual Studio 2015 project and solution file that's ready to build and run on Windows 7, 8, or 10. All external dependencies are included in the repository.

About

A sample app that demonstrates several techniques for rendering real-time shadow maps

License:MIT License


Languages

Language:C++ 86.3%Language:HLSL 9.2%Language:C# 4.1%Language:C 0.3%