OpenGL bindings for .NET. Currently only tested / works on Windows but should be fairly easy to make it work on other platforms. Pull requests are welcome.
Use one of the following options:
Once an OpenGL context has been created and made current call glInit().
To create an OpenGL context consider using something like GLFWDotNet.