Info
Version: | 1.9.0.1 |
Author(s): | glew contributors, Garrett Serack |
Last Update: | Thursday, June 20, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/coapp-packages/glew |
NuGet Url: | https://www.nuget.org/packages/glew |
Install
Install-Package glew
dotnet add package glew
paket add glew
glew Download (Unzip the "nupkg" after downloading)
Dependencies
- glew.redist(1.9.0.1)
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.
Original Project Location: http://glew.sourceforge.net/.