WebGPU
#Web
#JavaScript
https://gyazo.com/5aeb633c414852bf20802e0f02e02db3
WebGL
に取って代わる、次世代の
Web
CG
・
GPGPU
API
https://gpuweb.github.io/gpuweb/
https://github.com/gpuweb/gpuweb
https://developer.mozilla.org/ja/docs/Web/API/WebGPU_API
ここのLive Samplesがコードの勉強に丁度よい
https://webgpu.github.io/webgpu-samples/
対応状況
🐟
2023年10月現在
フラグ無しでサポートするブラウザは
Google Chrome
のみ
Secure Context
でないと動かないので注意
最新のImplementation Statusは
で確認できる
各ライブラリのサポート
Three.js
は
Three.js: NodeMaterial
を使った対応を進行中
Babylon.js
はv5の時点ですでに対応できているっぽい
https://doc.babylonjs.com/setup/support/webGPU
https://doc.babylonjs.com/setup/support/webGPU/webGPUStatus
PlayCanvas
はbeta版