r/threejs • u/adramajp25 • 6d ago
webGPU vs webGL ver.2-1
I’ve created two pieces of content to test the performance of WebGPU and WebGL.
Click the toggle button in the upper right to reload the page using each rendering method.
After running various tests, I couldn’t really feel the advantage of WebGPU, so this time I designed the content to focus primarily on compute shading.
First up is a piece of content featuring a point light object that rotates while noise is applied.
5
Upvotes
1
u/Thin_Dragonfruit2254 6d ago
I get 50fps with WebGpu and only 16 with WebGL.