OpenTK.GLControl
4.0.1
Prefix Reserved
dotnet add package OpenTK.GLControl --version 4.0.1
NuGet\Install-Package OpenTK.GLControl -Version 4.0.1
<PackageReference Include="OpenTK.GLControl" Version="4.0.1" />
paket add OpenTK.GLControl --version 4.0.1
#r "nuget: OpenTK.GLControl, 4.0.1"
// Install OpenTK.GLControl as a Cake Addin #addin nuget:?package=OpenTK.GLControl&version=4.0.1 // Install OpenTK.GLControl as a Cake Tool #tool nuget:?package=OpenTK.GLControl&version=4.0.1
A WinForms control designed to wrap the OpenTK 4.x APIs.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- OpenTK.Graphics (>= 4.8.2)
- OpenTK.Windowing.Desktop (>= 4.8.2)
NuGet packages (29)
Showing the top 5 NuGet packages that depend on OpenTK.GLControl:
Package | Downloads |
---|---|
Xamarin.Forms.Platform.WPF
Xamarin Forms Renderer to build native UIs for WPF |
|
SkiaSharp.Views.WindowsForms
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen. |
|
EmguCV
Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc. The wrapper can be compiled in Mono and run on Windows, Linux, Mac OS X, iPhone, iPad and Android devices. |
|
SkiaSharp.Views.Forms.WPF
SkiaSharp for Xamarin.Forms is a set of views that can be used to draw on the screen. |
|
Bonsai.Vision.Design
Bonsai Design Library containing visualizer and editor classes for image processing types. |
GitHub repositories (35)
Showing the top 5 popular GitHub repositories that depend on OpenTK.GLControl:
Repository | Stars |
---|---|
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
|
|
Perfare/AssetStudio
AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.
|
|
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
|
|
xamarin/Xamarin.Forms
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
|
|
mono/SkiaSharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
|
Version | Downloads | Last updated | |
---|---|---|---|
4.0.1 | 4,165 | 9/4/2024 | |
4.0.0 | 313 | 9/3/2024 | |
3.3.3 | 83,994 | 9/10/2022 | |
3.1.0 | 808,205 | 8/4/2019 | |
3.0.1 | 2,512,152 | 7/6/2018 | |
3.0.0 | 25,505 | 5/1/2018 | |
3.0.0-pre | 12,884 | 5/8/2017 | |
1.1.2349.61993 | 208,630 | 6/7/2016 | |
1.1.2225 | 242,509 | 2/4/2016 | |
1.1.1589.5942 | 28,808 | 7/29/2014 | |
1.1.1589.5941 | 4,188 | 5/9/2014 | |
1.1.1579.5793 | 2,987 | 4/29/2014 | |
1.1.1508.5725 | 2,901 | 5/9/2014 | |
1.1.1508.5724 | 4,676 | 2/17/2014 | |
1.1.1456.5398 | 3,693 | 12/27/2013 | |
1.1.1161.61462 | 4,259 | 8/28/2013 |
- Renamed the `OpenTK.WinForms` namespace to `OpenTK.GLControl`. (@NogginBops)
- Fixed all remaining renaming issues. (@NogginBops)