From 92941285ccff9ce7eaa8071ec60b6c21a788d095 Mon Sep 17 00:00:00 2001 From: Mugen87 Date: Mon, 14 Jul 2025 17:30:37 +0200 Subject: [PATCH] Examples: Clean up. --- examples/webgl_instancing_dynamic.html | 2 +- examples/webgpu_lights_pointlights.html | 2 +- examples/webgpu_postprocessing_afterimage.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/webgl_instancing_dynamic.html b/examples/webgl_instancing_dynamic.html index 233a170240e894..d69e0c53ea244a 100644 --- a/examples/webgl_instancing_dynamic.html +++ b/examples/webgl_instancing_dynamic.html @@ -9,7 +9,7 @@
three.js webgl - instancing - dynamic
- Based on Cubescape + Based on Cubescape by oosmoxiecode
diff --git a/examples/webgpu_lights_pointlights.html b/examples/webgpu_lights_pointlights.html index dca160d4f72683..78c3505bd8821b 100644 --- a/examples/webgpu_lights_pointlights.html +++ b/examples/webgpu_lights_pointlights.html @@ -11,7 +11,7 @@
three.js - point lights
Walt Disney head by David OReilly
- Displacement effect by oosmoxiecode + Displacement effect by oosmoxiecode