Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 195 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 195 Bytes

vulkan_shadowmap

simple sample of shadow mapping technique in vulkan

The "pcf" branch contain a bit more advanced example of PCF with quasi random samples.