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
9 changed files with 489 additions and 0 deletions

View File

@@ -466,6 +466,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 \