yeah no support for that yet, it’s all technically possible (even MAUI) but really we want to publish a package that makes it easy, we don’t want our users writing thousands of lines just to bridge their UI framework and Silk.NET
I mean yeah, but also MAUI is a UI framework and most of our users are developing fullscreen games for those platforms, rather than hybrid apps with a bit of 3D and a bit of system UI
no worries! this is all planned, and I wish we could get to it sooner, but there’s lots of behind the scenes work happening rn (mostly on 3.0) that will hopefully pave way for this in the future
Edit by carlossanlop: I marked this issue as up-for-grabs. If you're interested in taking it, please read this comment. This feature is fully implemented already, but the only thing pending to ...
also the fact that you cant call interface statics on the implementing type unless its an abstract in general or a virtual on a type parameter is so annoying still