Explorar el Código

Examples: Added webgpu_lights_selective screenshot

Mr.doob hace 4 años
padre
commit
e2bf79d3e0
Se han modificado 2 ficheros con 1 adiciones y 0 borrados
  1. BIN
      examples/screenshots/webgpu_lights_selective.jpg
  2. 1 0
      test/e2e/puppeteer.js

BIN
examples/screenshots/webgpu_lights_selective.jpg


+ 1 - 0
test/e2e/puppeteer.js

@@ -52,6 +52,7 @@ const exceptionList = [
 	// webgpu
 	'webgpu_compute',
 	'webgpu_instance_uniform',
+	'webgpu_lights_selective',
 	'webgpu_materials',
 	'webgpu_rtt',
 	'webgpu_sandbox'