Explorar el Código

Examples: Fixed alphabetical list sorting.

Mr.doob hace 1 año
padre
commit
138a1fb823

+ 5 - 5
examples/files.json

@@ -368,6 +368,7 @@
 		"webgpu_ocean",
 		"webgpu_parallax_uv",
 		"webgpu_particles",
+		"webgpu_performance",
 		"webgpu_performance_renderbundle",
 		"webgpu_pmrem_cubemap",
 		"webgpu_pmrem_equirectangular",
@@ -396,7 +397,6 @@
 		"webgpu_rtt",
 		"webgpu_sandbox",
 		"webgpu_shadertoy",
-		"webgpu_tsl_interoperability",
 		"webgpu_shadowmap",
 		"webgpu_shadowmap_opacity",
 		"webgpu_skinning",
@@ -407,6 +407,7 @@
 		"webgpu_storage_buffer",
 		"webgpu_texturegrad",
 		"webgpu_textures_2d-array",
+		"webgpu_textures_2d-array_compressed",
 		"webgpu_textures_anisotropy",
 		"webgpu_textures_partialupdate",
 		"webgpu_tsl_angular_slicing",
@@ -415,18 +416,17 @@
 		"webgpu_tsl_earth",
 		"webgpu_tsl_editor",
 		"webgpu_tsl_galaxy",
-		"webgpu_tsl_raging_sea",
 		"webgpu_tsl_halftone",
+		"webgpu_tsl_interoperability",
 		"webgpu_tsl_procedural_terrain",
+		"webgpu_tsl_raging_sea",
 		"webgpu_tsl_transpiler",
 		"webgpu_tsl_vfx_flames",
 		"webgpu_tsl_vfx_tornado",
 		"webgpu_video_panorama",
 		"webgpu_volume_cloud",
 		"webgpu_volume_perlin",
-		"webgpu_water",
-		"webgpu_performance",
-		"webgpu_texture2darray_compressed"
+		"webgpu_water"
 	],
 	"webaudio": [
 		"webaudio_orientation",

+ 0 - 0
examples/screenshots/webgpu_texture2darray_compressed.jpg → examples/screenshots/webgpu_textures_2d-array_compressed.jpg


+ 0 - 0
examples/webgpu_texture2darray_compressed.html → examples/webgpu_textures_2d-array_compressed.html


粤ICP备19079148号