Learning WebGPU Part 3 Qt and WebGPU

Introduction

In the last post I had a look at one of the python examples that was shipped with WebGPU, I was not happy with the code style for the GUI frameworks so I decided I would like to develop my own. So I decided to do a dive into the example API code and see how it works before developing my own.

Qt and WebGPU

Next
Previous

Related