dotnet-webgl-sample icon indicating copy to clipboard operation
dotnet-webgl-sample copied to clipboard

.NET + WebAssembly + WebGL = 💖

.NET WebGL sample

This is a minimum viable product for running WebGL, using dotnet's WebAssembly and Silk's OpenGLES bindings with emscripten.

Thanks to WaveEngine/@emepetres's wasm sample projects for help and original samples and references.