Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ashleighadams/dotnet-webgl-sample

.NET + WebAssembly + WebGL = 💖
https://github.com/ashleighadams/dotnet-webgl-sample

dotnet dotnet-core wasm webassembly webassembly-demo webgl

Last synced: 4 days ago
JSON representation

.NET + WebAssembly + WebGL = 💖

Awesome Lists containing this project

README

        

# .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.