Pārlūkot izejas kodu

Update tags.json

Add GTAO tag for WebGPU AO demo.
Michael Herzog 1 mēnesi atpakaļ
vecāks
revīzija
39b824badf
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      examples/tags.json

+ 1 - 1
examples/tags.json

@@ -145,7 +145,7 @@
 	"webgpu_particles": [ "fire" ],
 	"webgpu_postprocessing_3dlut": [ "color grading" ],
 	"webgpu_postprocessing_afterimage": [ "trails" ],
-	"webgpu_postprocessing_ao": [ "ambient occlusion", "mrt" ],
+	"webgpu_postprocessing_ao": [ "ambient occlusion", "mrt", "gtao" ],
 	"webgpu_postprocessing_bloom": [ "glow", "mrt" ],
 	"webgpu_postprocessing_bloom_emissive": [ "glow", "mrt" ],
 	"webgpu_postprocessing_bloom_selective": [ "glow", "mrt" ],

粤ICP备19079148号