Info
Version: | 0.8.4 |
Author(s): | Luca Piccioni |
Last Update: | Sunday, April 7, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/luca-piccioni/OpenGL.Net |
NuGet Url: | https://www.nuget.org/packages/OpenGL.Net.CoreProfile |
Install
Install-Package OpenGL.Net.CoreProfile
dotnet add package OpenGL.Net.CoreProfile
paket add OpenGL.Net.CoreProfile
OpenGL.Net.CoreProfile Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
No dependencies.
No dependencies.
No dependencies.
Tags
It supports OpenGL 4.6 with relative extensions, OpenGL for Windows (WGL) with relative extensions, OpenGL for X11 1.4 (XGL) with relative extensions, Native Platform Interface 1.5 (EGL) with relative extensions, Broadcom VideoCore IV (Raspberry PI 2).
Specifications updated to Aug 5, 2017.
No graphical toolkit integration is included in this package. UI backends are supported in separated packages (Windows.Forms, Xamarin.Forms, Broadcom VideoCore IV (Raspberry PI 2)).
Note: this package has removed a specific a subset of the OpenGL specification.
The binary includes only the symbols required by OpenGL Core Profile, removing all deprecated symbols of the Compatibility profile.