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 246758b

Browse filesBrowse files
sotrhozkriff
andauthored
N16: Learn Wgpu (rust-gamedev#370)
* N16: Learn Wgpu * fixing line length * removed trailing spaces * N16: Learn Wgpu: Style & fmt tweaks Co-authored-by: Andrey Lesnikov <ozkriff@gmail.com>
1 parent 6a1ba0b commit 246758b
Copy full SHA for 246758b

File tree

Expand file treeCollapse file tree

1 file changed

+23
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+23
-0
lines changed

‎content/posts/newsletter-016/index.md

Copy file name to clipboardExpand all lines: content/posts/newsletter-016/index.md
+23Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,29 @@ Some of this month's updates:
8282

8383
## Learning Material Updates
8484

85+
### [Learn Wgpu][learn-wgpu]
86+
87+
Development of new tutorial content has slowed down due to wgpu still being in
88+
development. [@sotrh] has committed to continue maintaining the project through
89+
the comming version changes, and plans to add more new content when the API
90+
solidifies. He with the help of other contributors such as GitHub user
91+
[@kanerogers] worked through a series of issues to polish the repository before
92+
the content freeze.
93+
In addition to that he added a [compute pipeline showcase][learn-wgpu-compute]
94+
and an [imgui showcase][learn-wgpu-imgui].
95+
96+
In other news @sotrh has started a [Patreon][@sotrh] to help fund research
97+
and development on the Learn Wgpu site as well as other wgpu related projects.
98+
99+
You can learn more [on the Learn Wgpu news page][learn-wgpu-news].
100+
101+
[learn-wgpu]: https://sotrh.github.io/learn-wgpu
102+
[learn-wgpu-compute]: https://sotrh.github.io/learn-wgpu/showcase/compute
103+
[learn-wgpu-imgui]: https://sotrh.github.io/learn-wgpu/showcase/imgui-demo
104+
[learn-wgpu-news]: https://sotrh.github.io/learn-wgpu/news
105+
[@sotrh]: https://patreon.com/sotrh
106+
[@kanerogers]: https://github.com/kanerogers
107+
85108
## Library & Tooling Updates
86109

87110
### [rkyv]

0 commit comments

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