Info
Version: | 1.10.0 |
Author(s): | Milan Ikits, Marcelo Magallon |
Last Update: | Friday, May 2, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://glew.sourceforge.net/ |
NuGet Url: | https://www.nuget.org/packages/rxd_glew |
Install
Install-Package rxd_glew
dotnet add package rxd_glew
paket add rxd_glew
rxd_glew Download (Unzip the "nupkg" after downloading)
Dependencies
- rxd_glew.redist(1.10.0)
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.
Use the package 'glfw' instead of this one, if you can.
The main reason for this package is lack of v120 support elsewhere.