Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 539 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 539 Bytes

Shadow Mapping in OpenGL 3+ (Core Profile)

Examples of shadow mapping with percentage-closer filtering, use of variance shadow maps (VSM), and VSM used with a cubemap.

PCF

PCF

VSM

VSM

VSM + cubemap

VSM + cubemap