/learn-webgpu

Primary LanguageC++MIT LicenseMIT

WebGPU Demo

Yet an other WebGPU demo projects for my persinal learning.

And thanks to eliemichel/WebGPU-distribution make dawn can be easily integrated into cmake based project.

Requirement

  • CMake
  • vcpkg
mkdir build

cd build

cmake ../ -DCMAKE_TOOLCHAIN_FILE=[path to vcpkg]/scripts/buildsystems/vcpkg.cmake