Minimal sprite rendering example written in #C with #SDL2 for windowing, #sokol_gfx for graphics API using #WebGL2/ #GLES3, #stb_image for loading image, compiled in #WebAssembly with #emscripten
GitHub - seyhajin/webgl2-wasm-sdl-sokol-sprite: Minimal sprite rendering example written in C with 'SDL2' for windowing, 'sokol_gfx' for graphics API using WebGL2/GLES3, 'stb_image' for loading image, compiled in WebAssembly with Emscripten
Minimal sprite rendering example written in C with 'SDL2' for windowing, 'sokol_gfx' for graphics API using WebGL2/GLES3, 'stb_image' for loading image, compiled in WebAssem...