kainino0x / webgpu-cross-platform-demo

Barebones demo of WebGPU cross-platform (web/native) via CMake/Emscripten
https://kai.graphics/webgpu-cross-platform-demo/
75 stars 7 forks source link

Add Gitpod Configuration #12

Closed haraldreingruber closed 1 year ago

haraldreingruber commented 1 year ago

I thought it might be convenient for users to explore a pre-configured emscription build environment with a single click.

Until this PR get's merged, the .gitpod.yml config can be tested via https://gitpod.io#https://github.com/haraldreingruber/webgpu-cross-platform-demo

Please let me know what you think?