Comment on How I learned Vulkan and wrote a small game engine with it (2024)parentComments−merksoftworks9moVery! there are unified headers and a C library that the maintainers have written as a wrapper around the library.https://github.com/gfx-rs/wgpu-nativehttps://github.com/eliemichel/WebGPU-Cpp
Comments
Very! there are unified headers and a C library that the maintainers have written as a wrapper around the library.
https://github.com/gfx-rs/wgpu-native
https://github.com/eliemichel/WebGPU-Cpp