OpenTkWPFHost 4.0.0

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

// Install OpenTkWPFHost as a Cake Tool
#tool nuget:?package=OpenTkWPFHost&version=4.0.0

Declaration

A fast, flexible and native opentk wpf control.

Feature

  1. Solved problem flickering in intel uhd gpu on low framerate when use offical official library (As offical library use d3dimage, It's very strange that intel uhd gpu will flicing on low framerate but my gtx970 will not. I'll discuss the phenomenon below.)

  2. Render in standlone thread, no blocking in ui thread.

  3. WPF native control.

  4. Enable MSAA.

  5. Use fence to maximize performance.

  6. More functionality than official control: Can stop and resume render; preview render; auto suspend render when control is user invisible; frame rate limit; draw fps; several approaches to push render.

The following shows line chart with msas x2.

imgpng1

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.  net6.0-windows7.0 is compatible.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.0.3 117 3/22/2024
5.0.0.2 96 3/22/2024
5.0.0.1 97 3/20/2024
4.1.0 201 6/13/2023
4.0.0 132 5/31/2023
3.1.0.1 503 1/14/2022
3.1.0 417 1/14/2022
3.0.3.5 262 12/30/2021
3.0.3.4 252 12/29/2021
3.0.3.3 236 12/28/2021
3.0.3.2 271 12/24/2021
3.0.3.1 257 12/21/2021
3.0.3 263 12/21/2021
3.0.2 260 12/21/2021
3.0.1 253 12/21/2021
3.0.0 259 12/20/2021
3.0.0-preview1 173 12/17/2021
3.0.0-preview 254 12/17/2021
2.0.0 330 11/18/2021
1.2.1 362 11/10/2021
1.2.0 332 11/9/2021
1.1.0 333 10/22/2021
1.0.3 331 10/22/2021
1.0.2 323 10/13/2021
1.0.1 370 10/13/2021
1.0.0 304 10/9/2021
0.9.2-alpha 217 10/8/2021
0.9.1-alpha 173 9/24/2021
0.7.0-alpha 291 9/10/2021
0.6.1-alpha 241 7/29/2021
0.6.0-alpha 395 7/29/2021
0.5.1-alpha 225 7/27/2021
0.5.0-alpha 238 7/27/2021

Upgrade to opentk 4.x.