OpenTK.GLWpfControl
2.0.3
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package OpenTK.GLWpfControl --version 2.0.3
NuGet\Install-Package OpenTK.GLWpfControl -Version 2.0.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="2.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenTK.GLWpfControl --version 2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OpenTK.GLWpfControl, 2.0.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=2.0.3 // Install OpenTK.GLWpfControl as a Cake Tool #tool nuget:?package=OpenTK.GLWpfControl&version=2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A native WPF control for OpenTK 3.X.
Product | Versions 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.0.0 && < 4.0.0)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on OpenTK.GLWpfControl:
Package | Downloads |
---|---|
SkiaSharp.Views.WPF
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen. |
|
ScottPlot.WPF
User controls for displaying interactive plots in WPF applications |
|
OpenTkWPFHost
OpenTK WPF host control |
|
CleUserContols
Package Description |
|
VPet.Live2DAnimation
虚拟桌宠模拟器 Live2D动画组件 使用本项目需要添加 Live2DCubismCore.dll 到软件发布根目录 |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on OpenTK.GLWpfControl:
Repository | Stars |
---|---|
ScottPlot/ScottPlot
Interactive plotting library for .NET
|
|
mono/SkiaSharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
|
|
varon/GLGraph
The fastest free real-time C# graphs and charts for WPF or natively using OpenGL. Better than LiveCharts, freer than SciChart.
|
|
qian-o/MediaWPF
WPF 视频硬解码渲染Demo
|
Version | Downloads | Last updated | |
---|---|---|---|
5.0.0-pre.1 | 119 | 10/31/2024 | |
4.3.3 | 519 | 10/31/2024 | |
4.3.2 | 1,506 | 8/8/2024 | |
4.3.1 | 1,429 | 5/30/2024 | |
4.3.0 | 188 | 5/30/2024 | |
4.2.3 | 63,908 | 2/15/2023 | |
4.2.2 | 7,042 | 6/20/2022 | |
4.2.1 | 1,457 | 6/19/2022 | |
4.1.0 | 16,234 | 2/24/2021 | |
4.0.0 | 1,400 | 1/6/2021 | |
4.0.0-pre.12 | 403 | 11/30/2020 | |
4.0.0-pre.11 | 306 | 11/25/2020 | |
4.0.0-pre.10 | 273 | 11/25/2020 | |
4.0.0-pre.9 | 256 | 11/24/2020 | |
4.0.0-pre.8 | 255 | 11/24/2020 | |
4.0.0-pre.7 | 333 | 11/22/2020 | |
4.0.0-pre.5 | 309 | 11/21/2020 | |
4.0.0-pre.4 | 284 | 11/18/2020 | |
4.0.0-pre.3 | 307 | 11/15/2020 | |
4.0.0-pre.2 | 279 | 11/15/2020 | |
4.0.0-pre.1 | 270 | 11/12/2020 | |
3.3.0 | 35,106 | 2/24/2021 | |
3.2.3 | 983 | 1/6/2021 | |
3.2.2 | 2,314 | 11/25/2020 | |
3.2.1 | 895 | 11/25/2020 | |
3.2.0 | 918 | 11/24/2020 | |
3.1.1 | 1,035 | 11/15/2020 | |
3.1.0 | 1,184 | 11/10/2020 | |
3.0.1 | 963 | 11/8/2020 | |
3.0.0 | 1,241 | 11/6/2020 | |
2.1.0 | 1,502 | 10/5/2019 | |
2.0.3 | 1,088 | 8/15/2019 | |
2.0.2 | 1,000 | 8/15/2019 | |
2.0.1 | 1,038 | 8/1/2019 | |
2.0.0 | 1,043 | 7/23/2019 | |
1.1.2 | 1,101 | 7/10/2019 | |
1.1.1 | 1,054 | 6/25/2019 | |
1.1.0 | 995 | 6/25/2019 | |
1.0.1 | 1,072 | 6/20/2019 | |
1.0.0 | 1,078 | 6/20/2019 |
Improve fix for event-ordering crash on some systems.