High-level wrapper for native OpenGL 1.1 functions.
Only works with already loaded opengl32.dll module
using OpenGL;
GL.Enable(Enums.Cap.Blend);
| Start ordinal | Framework | Description | Date |
|---|---|---|---|
| 2.0.0 | .net8.0 | Changed framework; Switched to DotnetNativeBase | Apr 25, 2024 |
| 1.0.0 | .net7.0 | Mar 9, 2023 |