Examples: Add webgpu_multiple_elements#31724
Conversation
📦 Bundle sizeFull ESM build, minified and gzipped.
🌳 Bundle size after tree-shakingMinimal build including a renderer, camera, empty scene, and dependencies.
|
webgpu_multiple_elements for WebGPURendererwebgpu_multiple_elements
|
I've done a bit more testing on
A viewport width of 8468 seems strange. Maybe a bug? Side note: When reducing the size of the browser window, the warnings eventually disappear. Besides, the WebGL backend seems fine. |
Could your pixel ratio be greater than 1? |
|
Yes, the pixel ratio is 2. |
Related issue: #27628
Description
Add
webgpu_multiple_elementsforWebGPURendererand update the scissor limits if it is misconfigured making the example executable.