GPUParticleSystem with WebGPU Snapshot Rendering

5 Likes

Cooooool cc @Evgeni_Popov

Nice!

One thing to note, though, is that virtual fps is based on the javascript thread. What the GPU does is not impacted by the snapshot rendering mode. That said, most of the time we are limited by the CPU and not the GPU, so this mode can be very useful (when applicable).

1 Like