/webgpu-test

WebGPU(WebMetal) Computing Shader Debug Tool

Primary LanguageTypeScript

WebGPU(WebMetal) Computing Shader Debug Tool

How to build

yarn install # or `npm install`
yarn run webpck
python -m http.server 8888