Info
Version: | 2.1.0.3 |
Author(s): | Nigel Stewart, Milan Ikits, Marcelo Magallon, Aaron Lefohn, Joe Kniss, Chris Wyman, Nate Robins, Michael Wimmer, GLEW contributors |
Last Update: | Monday, November 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nigels-com/glew |
NuGet Url: | https://www.nuget.org/packages/GLEW-static |
Install
Install-Package GLEW-static
dotnet add package GLEW-static
paket add GLEW-static
GLEW-static Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
GLEW provides efficient run-time mechanisms for determining which OpenGL extensions are supported on the target platform. OpenGL core and extension functionality is exposed in a single header file.
GLEW has been tested on a variety of operating systems, including Windows, Linux, Mac OS X, FreeBSD, Irix, and Solaris.