OpenTK.GLWpfControl 3.2.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package OpenTK.GLWpfControl --version 3.2.3
NuGet\Install-Package OpenTK.GLWpfControl -Version 3.2.3
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="3.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenTK.GLWpfControl --version 3.2.3
#r "nuget: OpenTK.GLWpfControl, 3.2.3"
#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=3.2.3

// Install OpenTK.GLWpfControl as a Cake Tool
#tool nuget:?package=OpenTK.GLWpfControl&version=3.2.3

A native WPF control for OpenTK 4.X.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
    • OpenTK (>= 3.3.0 && < 3.4.0)

NuGet packages (4)

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

Package Downloads
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 20,914 2/15/2023
4.2.2 6,601 6/20/2022
4.2.1 999 6/19/2022
4.1.0 13,617 2/24/2021
4.0.0 1,220 1/6/2021
4.0.0-pre.12 358 11/30/2020
4.0.0-pre.11 260 11/25/2020
4.0.0-pre.10 215 11/25/2020
4.0.0-pre.9 220 11/24/2020
4.0.0-pre.8 217 11/24/2020
4.0.0-pre.7 293 11/22/2020
4.0.0-pre.5 271 11/21/2020
4.0.0-pre.4 245 11/18/2020
4.0.0-pre.3 268 11/15/2020
4.0.0-pre.2 233 11/15/2020
4.0.0-pre.1 222 11/12/2020
3.3.0 12,067 2/24/2021
3.2.3 892 1/6/2021
3.2.2 1,353 11/25/2020
3.2.1 807 11/25/2020
3.2.0 821 11/24/2020
3.1.1 941 11/15/2020
3.1.0 1,086 11/10/2020
3.0.1 860 11/8/2020
3.0.0 1,115 11/6/2020
2.1.0 1,337 10/5/2019
2.0.3 1,002 8/15/2019
2.0.2 909 8/15/2019
2.0.1 951 8/1/2019
2.0.0 958 7/23/2019
1.1.2 1,010 7/10/2019
1.1.1 954 6/25/2019
1.1.0 906 6/25/2019
1.0.1 961 6/20/2019
1.0.0 964 6/20/2019

Fix resizing
Unseal GLWpfControl
Fix crash on framebuffer access before inits