File tree 3 files changed +19
-0
lines changed
content/posts/newsletter-018
3 files changed +19
-0
lines changed Original file line number Diff line number Diff line change 1
1
public /
2
+ .DS_Store
Original file line number Diff line number Diff line change @@ -241,6 +241,24 @@ _Discussions: [/r/rust](https://www.reddit.com/r/rust/comments/l3ma3d/kira_game_
241
241
[ Kira ] : https://github.com/tesselode/kira
242
242
[ @tesselode ] : https://twitter.com/tesselode
243
243
244
+ ### [ gfx-rs] and [ wgpu-rs]
245
+
246
+ ![ Spaceship] ( wgpu-spaceship.jpg )
247
+
248
+ The community managed to squeeze the v0.7 releases out
249
+ at the end of the month. See the detailed notes on [ gfx blog post] .
250
+
251
+ The highlight of the show is about shaders. Most of wgpu-rs shaders are
252
+ now written in [ WGSL] ,
253
+ and gfx-rs community is inviting Rust game/graphics developers to evaluate if
254
+ [ naga] could fulfill their shader translation needs in the future.
255
+
256
+ [ gfx-rs ] : https://github.com/gfx-rs/gfx
257
+ [ wgpu-rs ] : https://github.com/gfx-rs/wgpu-rs
258
+ [ gfx blog post ] : https://gfx-rs.github.io/2021/02/02/release-0.7.html
259
+ [ WGSL ] : https://gpuweb.github.io/gpuweb/wgsl.html
260
+ [ naga ] : https://github.com/gfx-rs/naga
261
+
244
262
## Popular Workgroup Issues in Github
245
263
246
264
<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments