rxd_glew 1.10.0
dotnet add package rxd_glew --version 1.10.0
NuGet\Install-Package rxd_glew -Version 1.10.0
<PackageReference Include="rxd_glew" Version="1.10.0" />
paket add rxd_glew --version 1.10.0
#r "nuget: rxd_glew, 1.10.0"
// Install rxd_glew as a Cake Addin #addin nuget:?package=rxd_glew&version=1.10.0 // Install rxd_glew as a Cake Tool #tool nuget:?package=rxd_glew&version=1.10.0
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. 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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
-
- rxd_glew.redist (>= 1.10.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.10.0 | 4,912 | 5/2/2014 |
Added v120 support