-
Notifications
You must be signed in to change notification settings - Fork 0
simple example of shadow mapping on iOS
License
rmaz/Shadow-Mapping
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published