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 a7cf975

Browse filesBrowse files
authored
N22: Learn Wgpu (rust-gamedev#660)
1 parent 1427cfc commit a7cf975
Copy full SHA for a7cf975

File tree

1 file changed

+13
-0
lines changed
Filter options

1 file changed

+13
-0
lines changed

‎content/news/022/index.md

Copy file name to clipboardExpand all lines: content/news/022/index.md
+13Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,19 @@ rusty-editor updates:
392392

393393
## Learning Material Updates
394394

395+
### [Learn WGPU Updated to wgpu 0.8 and WGSL][learn-wgpu-news]
396+
397+
After some GLSL issues trying to update the ["Learn WGPU"][learn-wgpu] tutorial
398+
to version WGPU 0.8, [@sotrh] decided to migrate to WGSL.
399+
This update was a lot of work, but relatively painless.
400+
As a result, `shaderc` is no longer a dependency.
401+
402+
Checkout more at [here][learn-wgpu-news].
403+
404+
[@sotrh]: https://patreon.com/sotrh
405+
[learn-wgpu]: https://sotrh.github.io/learn-wgpu
406+
[learn-wgpu-news]: https://sotrh.github.io/learn-wgpu/news/#_0-8-and-wgsl
407+
395408
### [Voxel Engine with Rust and wgpu-rs][voxel_engine_video]
396409

397410
[![Youtube preview](voxel_engine_wgpu.jpg)][voxel_engine_video]

0 commit comments

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