OpenTK.GLWpfControl 4.0.0-pre.2

This is a prerelease version of OpenTK.GLWpfControl.
There is a newer version of this package available.
See the version list below for details.
dotnet add package OpenTK.GLWpfControl --version 4.0.0-pre.2
NuGet\Install-Package OpenTK.GLWpfControl -Version 4.0.0-pre.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OpenTK.GLWpfControl" Version="4.0.0-pre.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenTK.GLWpfControl --version 4.0.0-pre.2
#r "nuget: OpenTK.GLWpfControl, 4.0.0-pre.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install OpenTK.GLWpfControl as a Cake Addin
#addin nuget:?package=OpenTK.GLWpfControl&version=4.0.0-pre.2&prerelease

// Install OpenTK.GLWpfControl as a Cake Tool
#tool nuget:?package=OpenTK.GLWpfControl&version=4.0.0-pre.2&prerelease

A native WPF control for OpenTK 4.X.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on OpenTK.GLWpfControl:

Package Downloads
SkiaSharp.Views.WPF The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.

ScottPlot.WPF The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

User controls for displaying interactive plots in WPF applications

OpenTkWPFHost

OpenTK WPF host control

Nzy3d.Wpf

A .Net API for 3d charts (based on nzy3d-api)

SA3D.Rendering.WPF

Supplies a WPF control for displaying and handling a SA3D.Rendering render context.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on OpenTK.GLWpfControl:

Repository Stars
ScottPlot/ScottPlot
Interactive plotting library for .NET
varon/GLGraph
The fastest free real-time C# graphs and charts for WPF or natively using OpenGL. Better than LiveCharts, freer than SciChart.
Version Downloads Last updated
4.2.3 23,370 2/15/2023
4.2.2 6,657 6/20/2022
4.2.1 1,048 6/19/2022
4.1.0 13,882 2/24/2021
4.0.0 1,264 1/6/2021
4.0.0-pre.12 359 11/30/2020
4.0.0-pre.11 261 11/25/2020
4.0.0-pre.10 216 11/25/2020
4.0.0-pre.9 221 11/24/2020
4.0.0-pre.8 218 11/24/2020
4.0.0-pre.7 294 11/22/2020
4.0.0-pre.5 272 11/21/2020
4.0.0-pre.4 246 11/18/2020
4.0.0-pre.3 269 11/15/2020
4.0.0-pre.2 234 11/15/2020
4.0.0-pre.1 223 11/12/2020
3.3.0 13,040 2/24/2021
3.2.3 914 1/6/2021
3.2.2 1,463 11/25/2020
3.2.1 841 11/25/2020
3.2.0 859 11/24/2020
3.1.1 983 11/15/2020
3.1.0 1,118 11/10/2020
3.0.1 898 11/8/2020
3.0.0 1,157 11/6/2020
2.1.0 1,387 10/5/2019
2.0.3 1,038 8/15/2019
2.0.2 949 8/15/2019
2.0.1 985 8/1/2019
2.0.0 979 7/23/2019
1.1.2 1,035 7/10/2019
1.1.1 989 6/25/2019
1.1.0 948 6/25/2019
1.0.1 1,003 6/20/2019
1.0.0 1,010 6/20/2019

Fix Gamma/Linear color space issue (Thanks @Justin113D)