Skip to content

Commit 22e1b94

Browse files
authored
SSGINode: New node for screen-space global illumination. (#31839)
* SSGINode: New node for screen-space global illumination. * E2E: Add example to exception list. * Example: Improve presets.
1 parent 642dd50 commit 22e1b94

File tree

7 files changed

+848
-0
lines changed

7 files changed

+848
-0
lines changed

examples/files.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,7 @@
418418
"webgpu_postprocessing_smaa",
419419
"webgpu_postprocessing_sobel",
420420
"webgpu_postprocessing_ssaa",
421+
"webgpu_postprocessing_ssgi",
421422
"webgpu_postprocessing_ssr",
422423
"webgpu_postprocessing_traa",
423424
"webgpu_postprocessing_transition",

0 commit comments

Comments
 (0)