jacano / WebGL.NET-1

C# wrapper for WebGL through WebAssembly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebGL.NET

C# wrapper for WebGL through WebAssembly.

See the samples running here (they may not be updated with current status).

Features

  • WebGL 1 & 2 support
  • API C#-ified to make .NET Developers feel at home

Debugging

Run this in browser's Console to monitor how many bridged objects there are in such moment:

BINDING.mono_wasm_object_registry

Thanks

  • @kjpou1, for your PRs improving performance overall, along with nice comments on how stuff work underneath

About

C# wrapper for WebGL through WebAssembly

License:MIT License


Languages

Language:C# 98.4%Language:ANTLR 1.6%Language:Shell 0.0%