Skip to content

Commit 9b302a9

Browse files
authored
WebGPU: Compute Rain (mrdoob#27053)
* compute rain * fix title * Update puppeteer.js * fix for 120Hz or differents frame rate screen * forceSinglePass for optimization * cleanup * improved random * cleanup * ripple pivot offset * update * TODO: Fix .castShadow and remove it * cleanup * update * update initial camera
1 parent 84cd768 commit 9b302a9

File tree

4 files changed

+401
-0
lines changed

4 files changed

+401
-0
lines changed

examples/files.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,7 @@
315315
"webgpu_clearcoat",
316316
"webgpu_compute_audio",
317317
"webgpu_compute_particles",
318+
"webgpu_compute_particles_rain",
318319
"webgpu_compute_points",
319320
"webgpu_compute_texture",
320321
"webgpu_compute_texture_pingpong",
Loading

0 commit comments

Comments
 (0)