OpenTkWPFHost 4.0.0
See the version list below for details.
dotnet add package OpenTkWPFHost --version 4.0.0
NuGet\Install-Package OpenTkWPFHost -Version 4.0.0
<PackageReference Include="OpenTkWPFHost" Version="4.0.0" />
paket add OpenTkWPFHost --version 4.0.0
#r "nuget: OpenTkWPFHost, 4.0.0"
// 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
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.)
Render in standlone thread, no blocking in ui thread.
WPF native control.
Enable MSAA.
Use fence to maximize performance.
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.
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. 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. |
-
.NETCoreApp 3.1
- JetBrains.Annotations (>= 2020.1.0)
- OpenTK (>= 4.7.7)
- System.Threading.Tasks.Dataflow (>= 6.0.0)
-
net6.0-windows7.0
- JetBrains.Annotations (>= 2020.1.0)
- OpenTK (>= 4.7.7)
- System.Threading.Tasks.Dataflow (>= 6.0.0)
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.