glew 1.9.0.1
The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source C/C++ extension loading library. 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/
Install-Package glew -Version 1.9.0.1
dotnet add package glew --version 1.9.0.1
<PackageReference Include="glew" Version="1.9.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add glew --version 1.9.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- glew.redist (>= 1.9.0.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on glew:
Package | Downloads |
---|---|
minx
MINX is a C++ Game Development Framework that is designed to
bring the simplicity that XNA once add for creating C# games to other languages.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.9.0.1 | 26,079 | 6/20/2013 |