Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b989f5e

Browse filesBrowse files
N39: section on wgpu wiki update (rust-gamedev#1188)
Co-authored-by: Joe Clay <27cupsofcoffee@gmail.com>
1 parent c11c861 commit b989f5e
Copy full SHA for b989f5e

File tree

1 file changed

+11
-0
lines changed
Filter options

1 file changed

+11
-0
lines changed

‎content/news/039/index.md

Copy file name to clipboardExpand all lines: content/news/039/index.md
+11Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,17 @@ it hit version 0.28 which added new functionality and improved existing:
192192

193193
## Learning Material Updates
194194

195+
### WGPU Wiki
196+
197+
[@wumpf](https://twitter.com/wumpf/) updated the
198+
[wgpu wiki](https://github.com/gfx-rs/wgpu/wiki/Learning-wgpu)
199+
to include an explanation of some of the fundamental
200+
wgpu/WebGPU concepts.
201+
202+
It includes info diagrams on how `RenderPipeline` connects
203+
to other resources as well as an overview on the data structures
204+
involved in rendering a frame.
205+
195206
## Tooling Updates
196207

197208
### [Blackjack]

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.