Skip to content

CaoKha/WebGPU_Cpp

Repository files navigation

WebGPU_Cpp

WebGPU tutorial using C++

Build on local (Linux only):

./build.sh

Note: Build on release mode and wgpu native backend by default. For debug mode or Dawn backend, run:

./build --build-type=debug --backend=dawn

Run on local:

./build/App

About

WebGPU tutorial using C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published