learn-wgpu/docs/showcase/README.md

4 lines
319 B
Markdown
Raw Normal View History

2021-12-30 14:17:16 +00:00
# Foreword
2020-03-30 01:51:50 +00:00
2021-12-30 14:17:16 +00:00
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.