Skip to content

Commit abc12ab

Browse files
authored
N15: How to: Rust + SDL2 + OpenGL on the web (#326)
1 parent eaa4fd7 commit abc12ab

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

content/posts/newsletter-015/index.md

Lines 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)