Add shadowmapping example (#3653)

This commit is contained in:
TheManTheMythTheGameDev 2023-12-19 01:37:41 -08:00 committed by GitHub
parent 34a9163c52
commit 1fc3d9aeb2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 489 additions and 0 deletions

View file

@ -560,6 +560,7 @@ SHADERS = \
shaders/shaders_palette_switch \
shaders/shaders_postprocessing \
shaders/shaders_raymarching \
shaders/shaders_shadowmap \
shaders/shaders_shapes_textures \
shaders/shaders_simple_mask \
shaders/shaders_spotlight \