From c4e802d6053c91d865715e0ee11a46397f58d11a Mon Sep 17 00:00:00 2001 From: toji Date: Mon, 11 Mar 2024 23:02:30 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=20c7e45?= =?UTF-8?q?d494d0f68d142e3a03932e36b0a0b533180=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sample/a-buffer/index.html | 3 +++ sample/animometer/index.html | 3 +++ sample/bitonicSort/index.html | 3 +++ sample/cameras/index.html | 3 +++ sample/computeBoids/index.html | 3 +++ sample/cornell/index.html | 3 +++ sample/cubemap/index.html | 3 +++ sample/deferredRendering/index.html | 3 +++ sample/fractalCube/index.html | 3 +++ sample/gameOfLife/index.html | 3 +++ sample/helloTriangle/index.html | 3 +++ sample/helloTriangleMSAA/index.html | 3 +++ sample/imageBlur/index.html | 3 +++ sample/instancedCube/index.html | 3 +++ sample/multipleCanvases/index.html | 3 +++ sample/normalMap/index.html | 3 +++ sample/particles/index.html | 3 +++ sample/points/index.html | 3 +++ sample/renderBundles/index.html | 3 +++ sample/resizeCanvas/index.html | 3 +++ sample/resizeObserverHDDPI/index.html | 3 +++ sample/reversedZ/index.html | 3 +++ sample/rotatingCube/index.html | 3 +++ sample/samplerParameters/index.html | 3 +++ sample/shadowMapping/index.html | 3 +++ sample/skinnedMesh/index.html | 3 +++ sample/textRenderingMsdf/index.html | 3 +++ sample/texturedCube/index.html | 3 +++ sample/twoCubes/index.html | 3 +++ sample/videoUploading/index.html | 3 +++ sample/worker/index.html | 3 +++ 31 files changed, 93 insertions(+) diff --git a/sample/a-buffer/index.html b/sample/a-buffer/index.html index 9dd88227..f1144201 100644 --- a/sample/a-buffer/index.html +++ b/sample/a-buffer/index.html @@ -5,6 +5,9 @@ webgpu-samples: a-buffer