rust_sdl2_opengl_emscripten icon indicating copy to clipboard operation
rust_sdl2_opengl_emscripten copied to clipboard

An up to date resource on how to build visual-interactive rust applications for the web

rust_sdl2_opengl_emscripten

An up to date resource on how to build visual-interactive rust applications for the web

This project serves as an example how to setup an application that is capable of rendering to a window using OpenGL as well as grabbing window input events.

Live demo

Step by step article