Show HN: An update to my friendly C++ WebGPU open source library
2 by bv7dev | 0 comments on Hacker News.
Since my last post was received well, I decided to post an update here :) wgpu-lab is a library to get you started with developing WebGPU apps in C++ It's based on google's dawn implementation and is an open work in progress. Your contributions are welcome ! In my previous release, it was still difficult to build and use the library. This should now be fixed!