Skip to content

rmaz/Shadow-Mapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple working example of shadow mapping and variance shadow mapping on iOS. The basic shadow mapping implementation uses a FBO with a depth texture attachment, the variance shadow mapping implementation uses a FBO with half float RG textures, and a Gaussian blur pass to smooth the shadows.

About

simple example of shadow mapping on iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published