Skip to content

Commit

Permalink
add link to WebGPU unleashed
Browse files Browse the repository at this point in the history
  • Loading branch information
greggman committed Aug 7, 2024
1 parent fa80b1d commit 2cc17cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webgpu/lessons/webgpu-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Here are some other webgpu resources

* [Your first WebGPU app](https://codelabs.developers.google.com/your-first-webgpu-app#0)
* [Tour of WGSL](https://google.github.io/tour-of-wgsl/)
* [WebGPU Unleashed: A practical tutorial](https://shi-yan.github.io/webgpuunleashed/)
* [Efficiently rendering glTF models](https://toji.github.io/webgpu-gltf-case-study/)
* [WebGPU Best Practices](https://toji.dev/webgpu-best-practices/)
* [Rosetta](https://toji.github.io/rosetta/) - compare shaders in multiple shader languages
Expand Down

0 comments on commit 2cc17cc

Please sign in to comment.