Hexa.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.
- OpenGL 2.2
- OpenGL 3.4
- OpenGL 4.6
- Core Profile
- Compatibility Profile
- OpenGL ES 2.0
- OpenGL ES 3.2
- AMD
- APPLE
- ARB
- EXT
- INTEL
- KHR
- MESA
- NV
- OVR
- AMD
- ANDROID
- ANGLE
- ARM
- EXT
- INTEL
- KHR
- MESA
- NV
- OES
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.