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 abc12ab

Browse filesBrowse files
authored
N15: How to: Rust + SDL2 + OpenGL on the web (rust-gamedev#326)
1 parent eaa4fd7 commit abc12ab
Copy full SHA for abc12ab

File tree

1 file changed

+13
-0
lines changed
Filter options

1 file changed

+13
-0
lines changed

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

Copy file name to clipboardExpand all lines: content/posts/newsletter-015/index.md
+13Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,19 @@ For main feature reports and dev blogs follow [@pGLOWrpg] on Twitter.
180180

181181
## Learning Material Updates
182182

183+
### [How to: Rust + SDL2 + OpenGL on the web][how-to-rust-sdl2-opengl-post]
184+
185+
[@Therocode] published an [article][how-to-rust-sdl2-opengl-post] that
186+
explains how to port games to the web using Emscripten.
187+
It is not only useful if you have an existing game to port, but
188+
also if you are looking for a starting point for a new application.
189+
190+
_Discussions:
191+
[/r/rust](https://reddit.com/r/rust/comments/jmeqan/how_to_rust_sdl2_opengl_on_the_web)_
192+
193+
[how-to-rust-sdl2-opengl-post]: https://blog.therocode.net/2020/10/a-guide-to-rust-sdl2-emscripten
194+
[@Therocode]: https://twitter.com/therocode
195+
183196
## Library & Tooling Updates
184197

185198
### [This Month in Mun][mun-october]

0 commit comments

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