threejs examples(webgpu) is not available in chrome104
See original GitHub issuehi,
open threejs examples , "gpu" in navigator
is false,
open webgpu-samples , "gpu" in navigator
is true.
threejs examples not available in chrome. The prompt information is: Your browser does not support [WebGPU])
. but webgpu-samples runs successfully.
chrome version: 104.0.5112.101 (x86_64) system version: macos 12.5.1
Issue Analytics
- State:
- Created a year ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Would love to view the WebGPU examples (requires Origin ...
WebGPU is no longer behind a flag (can no longer enable it in chrome://flags). ... threejs examples(webgpu) is not available in chrome104.
Read more >WebGPU examples on threejs.org do not work - Questions
My browser is Chrome version 102 - 64 bit. None of the WebGPU examples on official three.js site work. I am getting “Your...
Read more >Help needed in migrating from WebGL to WebGPU - Questions
Hello, in a third party library that I am currently using uses three.js, and it has performance issue that can't be optimized further ......
Read more >WebGPU - Materials - three.js
three.js WebGPU - Materials. Your browser does not support WebGPU.
Read more >Will Three.js continue to thrive in the WebGPU era? - Discussion
We have seen their implementation and demo, and we are even more convinced that there is a high probability that they will not...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
WebGPU is still being developed and things are still changing. If someone wants to try WebGPU at this point they should install Chrome Canary.
I don’t think everyone install Chrome Canary. this is not very convenient for promotion.