Skip to content

Learn Wgpu Section #1192

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Nov 6, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions content/news/039/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,15 @@ It includes info diagrams on how `RenderPipeline` connects
to other resources as well as an overview on the data structures
involved in rendering a frame.

### [Learn Wgpu] Updated

The Learn Wgpu tutorial has been updated to 0.14!

The API changes from 0.13 are pretty simple - check them out
[here](https://sotrh.github.io/learn-wgpu/news/0.14/)

[Learn Wgpu]: https://sotrh.github.io/learn-wgpu

## Tooling Updates

### [Blackjack]
Expand Down