Skip to content

Commit 2cfd573

Browse files
authored
SSSNode: Add new node for Screen-Space Shadows. (#32050)
* SSSNode: Add new node for Screen-Space Shadows. * Examples: Use `PCFSoftShadowMap` in SSS demo.
1 parent 154e145 commit 2cfd573

File tree

6 files changed

+736
-0
lines changed

6 files changed

+736
-0
lines changed

examples/files.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,7 @@
426426
"webgpu_postprocessing_ssaa",
427427
"webgpu_postprocessing_ssgi",
428428
"webgpu_postprocessing_ssr",
429+
"webgpu_postprocessing_sss",
429430
"webgpu_postprocessing_traa",
430431
"webgpu_postprocessing_transition",
431432
"webgpu_postprocessing",

0 commit comments

Comments
 (0)