A .NET wrapper for the OpenGL extensions GL_ARB.
$ dotnet add package Hexa.NET.OpenGL.ARBHexa.NET.OpenGL is a .NET wrapper for OpenGL, supporting versions 2.2, 3.4, and 4.6 (both core and compatibility profiles), as well as OpenGL ES versions 2.0 and 3.2. The wrapper also includes support for various OpenGL and OpenGL ES extensions.
You can install Hexa.NET.OpenGL via NuGet.
See Example project(s).
Contributions are welcome! Please submit a pull request or open an issue for any enhancements or bug fixes.
This project is licensed under the MIT License. See the LICENSE file for details.