8000 Add a few notes about wgpu (#45) · Friz64/rust-gamedev.github.io@7279ccc · GitHub
[go: up one dir, main page]

Skip to content

Commit 7279ccc

Browse files
kvarkozkriff
authored andcommitted
Add a few notes about wgpu (rust-gamedev#45)
1 parent 8a9f29e commit 7279ccc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/posts/newsletter-004/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -425,6 +425,10 @@ A few notable additions are:
425425
- slimmed-down Rendy dependencies (memory and descriptor);
426426
- new skybox example.
427427

428+
Lyon has [updated examples](https://github.com/nical/lyon/pull/496) for this version, showing how to draw vector graphics on `wgpu`.
429+
430+
Also, `wgpu` is now a part of Gecko code base for powering the emerging WebGPU implementation.
431+
428432
[wgpu-v0-4]: https://reddit.com/r/rust_gamedev/comments/drcje5/wgpu04_is_out
429433
[wgpu]: https://github.com/gfx-rs/wgpu
430434
[gfx-hal-0.4]: https://reddit.com/r/rust/comments/dm89t2/gfxhal_version_04_release

0 commit comments

Comments
 (0)
0