mirror of
https://github.com/sotrh/learn-wgpu.git
synced 2024-11-04 06:00:47 +00:00
718123dede
Fix windowless showcase |
||
---|---|---|
.. | ||
alignment | ||
compute | ||
gifs | ||
imgui-demo | ||
pong | ||
windowless | ||
README.md |
Foreword
The articles in this section are not meant to be tutorials. They are showcases of the various things you can do with wgpu
. I won't go over the specifics of creating wgpu
resources, as those will be covered elsewhere. The code for these examples is still available however and will be accessible on Github.