Skip to content

N26: Learn Wgpu #807

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 6 commits into from
Oct 8, 2021
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
13 changes: 13 additions & 0 deletions content/news/026/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,19 @@ If you don't, you can still read [the slides][dan-olson-slides].
[gdc-vault-video]: https://gdcvault.com/play/1027315
[dan-olson-slides]: https://research.activision.com/publications/2021/09/the-rust-programming-language-for-game-tooling

### [Learn Wgpu][learn-wgpu] Updated: No More Swap Chains!

As part of the update to 0.10, the wgpu team removed the `SwapChain` from the
API. The `Surface` will now be used to retrieve textures to render to wrapped
in `SurfaceTexture`s. You configure the `Surface` in a similar way to how you
would configure the `SwapChain`, except the struct is now called
`SurfaceConfiguration` instead of `SwapChainDescriptor`.

If you want to know more, you can check [the tutorial's news page][learn-wgpu-news].

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

## Tooling Updates

## Library Updates
Expand Down
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy