From 9e1789d838432cded62e8d971fcd214fbdc0e260 Mon Sep 17 00:00:00 2001 From: "Mr.doob" Date: Thu, 31 Jul 2025 17:21:44 +0900 Subject: [PATCH 1/6] Examples: Improve WebGPU AO example. --- examples/webgpu_postprocessing_ao.html | 72 +++++++++++++++++--------- 1 file changed, 48 insertions(+), 24 deletions(-) diff --git a/examples/webgpu_postprocessing_ao.html b/examples/webgpu_postprocessing_ao.html index 83a70dbfa37e44..ccc9af613af6ca 100644 --- a/examples/webgpu_postprocessing_ao.html +++ b/examples/webgpu_postprocessing_ao.html @@ -28,9 +28,10 @@