OpenGL.Net.WinForms
0.8.4
.NET Framework 3.5
Install-Package OpenGL.Net.WinForms -Version 0.8.4
dotnet add package OpenGL.Net.WinForms --version 0.8.4
<PackageReference Include="OpenGL.Net.WinForms" Version="0.8.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenGL.Net.WinForms --version 0.8.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OpenGL.Net.WinForms, 0.8.4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install OpenGL.Net.WinForms as a Cake Addin
#addin nuget:?package=OpenGL.Net.WinForms&version=0.8.4
// Install OpenGL.Net.WinForms as a Cake Tool
#tool nuget:?package=OpenGL.Net.WinForms&version=0.8.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Modern OpenGL bindings for C#, System.Windows.Forms utilities.
It includes an UserControl implementation that ease the OpenGL context creation using WinForms UI designers.
It supports Windows and GNU/Linux.
Product | Versions |
---|---|
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.6.1
- No dependencies.
-
All Frameworks
- OpenGL.Net (>= 0.8.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on OpenGL.Net.WinForms:
Repository | Stars |
---|---|
Xyene/Emulator.NES
📺 Nintendo Entertainment System emulator written in C#.
|
Version | Downloads | Last updated |
---|---|---|
0.8.4 | 6,038 | 4/7/2019 |
0.7.1 | 5,570 | 12/15/2017 |
0.7.0 | 1,077 | 11/15/2017 |
0.6.1 | 1,222 | 9/26/2017 |
0.6.0 | 1,106 | 9/14/2017 |
0.6.0-beta3 | 607 | 8/26/2017 |
0.6.0-beta2 | 597 | 8/25/2017 |
0.6.0-beta1 | 707 | 8/16/2017 |
0.5.2 | 2,236 | 7/24/2017 |
0.5.1 | 1,028 | 5/30/2017 |
0.5.1-beta | 611 | 5/17/2017 |
0.4.2 | 820 | 4/18/2017 |
0.4.1 | 672 | 4/16/2017 |
0.4.0 | 808 | 3/1/2017 |
0.3.2 | 1,382 | 11/5/2016 |
0.3.2-beta | 685 | 11/5/2016 |
0.3.1-beta | 680 | 11/5/2016 |
0.3.0-beta | 674 | 11/5/2016 |
* v0.8.0
- No relevant changes.
* v0.7.1
- Built with VS 2017 15.3.
* v0.7.0
- No changes from previous version.