You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
learn-wgpu/docs/showcase
sotrh e760f9f50c
Merge pull request #287 from rhysd/fix-typos
Fix some typos
2 years ago
..
alignment typo in alignment 2 years ago
compute Merge pull request #287 from rhysd/fix-typos 2 years ago
gifs fix some typos 2 years ago
imgui-demo migrated to 0.11 3 years ago
pong updated to 0.12 3 years ago
windowless Typo: TextureUsages::OUTPUT_ATTACHMENT 3 years ago
README.md fix some typos 2 years ago

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 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.