hsnabn wrote:
Just for example, say OpenTK had to be dropped. What else would be viable to use instead?
If you just want raw OpenGL and OpenAL bindings, I don't know an alternative, but feel free to point me towards one. For window management there's SDL2#, (to my knowledge) the c# version doesn't provide the raw AL / GL bindings, but more high level functionality.
The good thing is, OpenTK doesn't really need much attention. It works and is stable for the most part, so it probably won't go away anytime soon - though I'd very much rather see it active and continuously tweaked and fixed.
