Explorar o código

Examples: Clean up.

Mr.doob hai 3 meses
pai
achega
15cbc8c6f2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/tags.json

+ 1 - 1
examples/tags.json

@@ -154,10 +154,10 @@
 	"webgpu_postprocessing_bloom": [ "glow", "mrt" ],
 	"webgpu_postprocessing_bloom_emissive": [ "glow", "mrt" ],
 	"webgpu_postprocessing_bloom_selective": [ "glow", "mrt" ],
+	"webgpu_postprocessing_ca": [ "chromatic aberration" ],
 	"webgpu_postprocessing_dof": [ "bokeh" ],
 	"webgpu_postprocessing_fxaa": [ "msaa", "multisampled" ],
 	"webgpu_postprocessing_motion_blur": [ "mrt" ],
-	"webgpu_postprocessing_ca": [ "chromatic aberration" ],
 	"webgpu_postprocessing_sobel": [ "filter", "edge detection" ],
 	"webgpu_postprocessing_ssaa": [ "msaa", "multisampled" ],
 	"webgpu_postprocessing_ssgi": [ "global illumination", "indirect diffuse" ],

粤ICP备19079148号