Unofficial.OpenTK.GLControl
3.0.22
dotnet add package Unofficial.OpenTK.GLControl --version 3.0.22
NuGet\Install-Package Unofficial.OpenTK.GLControl -Version 3.0.22
<PackageReference Include="Unofficial.OpenTK.GLControl" Version="3.0.22" />
<PackageVersion Include="Unofficial.OpenTK.GLControl" Version="3.0.22" />
<PackageReference Include="Unofficial.OpenTK.GLControl" />
paket add Unofficial.OpenTK.GLControl --version 3.0.22
#r "nuget: Unofficial.OpenTK.GLControl, 3.0.22"
#addin nuget:?package=Unofficial.OpenTK.GLControl&version=3.0.22
#tool nuget:?package=Unofficial.OpenTK.GLControl&version=3.0.22
The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. It runs on all major platforms and powers hundreds of apps, games and scientific research.
OpenTK provides several utility libraries, including a math/linear algebra package, a windowing system, and input handling.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0-windows10.0.17763 is compatible. net9.0-windows was computed. net10.0-windows was computed. |
.NET Framework | net471 is compatible. net472 was computed. net48 was computed. net481 was computed. |
-
- Unofficial.OpenTK (= 3.0.22)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Unofficial.OpenTK.GLControl:
Package | Downloads |
---|---|
Aardvark.Application.WinForms.GL
Aardvark is an open-source platform for visual computing, real-time graphics and visualization. |
|
Aardvark.Application.WPF.GL
Aardvark is an open-source platform for visual computing, real-time graphics and visualization. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.22 | 266 | 5/12/2025 |
3.0.21 | 13,369 | 7/12/2022 |
3.0.20 | 3,143 | 3/9/2021 |
3.0.19 | 46,590 | 8/11/2020 |
3.0.18 | 13,126 | 2/25/2020 |
3.0.17 | 668 | 2/21/2020 |
3.0.16 | 130,194 | 10/3/2018 |
3.0.15 | 874 | 10/3/2018 |
3.0.14 | 850 | 10/3/2018 |
3.0.13 | 3,047 | 10/3/2018 |
3.0.12 | 1,859 | 10/3/2018 |
3.0.11 | 3,444 | 10/3/2018 |
3.0.10 | 868 | 10/3/2018 |
3.0.9 | 870 | 10/3/2018 |
3.0.8 | 883 | 10/3/2018 |
3.0.7 | 2,869 | 4/12/2018 |
3.0.6 | 872 | 10/3/2018 |
3.0.5 | 897 | 10/3/2018 |
3.0.4 | 884 | 10/3/2018 |
3.0.3 | 843 | 10/3/2018 |
3.0.2 | 891 | 10/3/2018 |
3.0.1 | 892 | 10/3/2018 |
3.0.0 | 917 | 10/3/2018 |
fixed leak of manually disposed resources
fixed leak of marshalled class name strings
fixed UnregisterClass failing silently