Add simple shading

This commit is contained in:
Marco Thomas
2021-08-23 16:17:21 +02:00
parent 16c8cdfb91
commit c79954896a
4 changed files with 220 additions and 6 deletions

View File

@@ -10,3 +10,4 @@ I will try to keep this list up to date with all resources, which
I use for learning.
- https://sotrh.github.io/learn-wgpu/#what-is-wgpu (Starting point for this project)
- https://github.com/sotrh/learn-wgpu (Matching GitHub Repo)
- https://www.youtube.com/watch?v=vV8mwo65kR8 (Building WebGPU with Rust Talk by FOSDEM)