OpenGl and OpenGLES bindings for dotnet from the Khronos OpenGL C library.
Info
| Version: | 5.0.0-pre.15 |
| Author(s): | Team OpenTK |
| Last Update: | Sunday, August 24, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/opentk/opentk |
| NuGet Url: | https://www.nuget.org/packages/OpenTK.Graphics |
Install
Install-Package OpenTK.Graphics
dotnet add package OpenTK.Graphics
paket add OpenTK.Graphics
OpenTK.Graphics Download (Unzip the "nupkg" after downloading)
Dependencies
- OpenTK.Core(>= 4.4.0 && < 4.5.0)
- OpenTK.Mathematics(>= 4.4.0 && < 4.5.0)