rxd_glew 1.10.0

dotnet add package rxd_glew --version 1.10.0
NuGet\Install-Package rxd_glew -Version 1.10.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="rxd_glew" Version="1.10.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add rxd_glew --version 1.10.0
#r "nuget: rxd_glew, 1.10.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,450 5/2/2014

Added v120 support