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 168 3/22/2024
5.0.0.2 129 3/22/2024
5.0.0.1 129 3/20/2024
4.1.0 226 6/13/2023
4.0.0 158 5/31/2023
3.1.0.1 529 1/14/2022
3.1.0 451 1/14/2022
3.0.3.5 294 12/30/2021
3.0.3.4 276 12/29/2021
3.0.3.3 262 12/28/2021
3.0.3.2 299 12/24/2021
3.0.3.1 285 12/21/2021
3.0.3 293 12/21/2021
3.0.2 287 12/21/2021
3.0.1 282 12/21/2021
3.0.0 287 12/20/2021
3.0.0-preview1 185 12/17/2021
3.0.0-preview 279 12/17/2021
2.0.0 361 11/18/2021
1.2.1 389 11/10/2021
1.2.0 357 11/9/2021
1.1.0 362 10/22/2021
1.0.3 358 10/22/2021
1.0.2 347 10/13/2021
1.0.1 404 10/13/2021
1.0.0 341 10/9/2021
0.9.2-alpha 226 10/8/2021
0.9.1-alpha 196 9/24/2021
0.7.0-alpha 315 9/10/2021
0.6.1-alpha 266 7/29/2021
0.6.0-alpha 421 7/29/2021
0.5.1-alpha 251 7/27/2021
0.5.0-alpha 264 7/27/2021

Upgrade to opentk 4.x.