Info
| Version: | 11.1.0.1 | 
| Author(s): | glew contributors, Garrett Serack | 
| Last Update: | Tuesday, September 16, 2014 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/coapp-packages/glew | 
| NuGet Url: | https://www.nuget.org/packages/glew_mx | 
Install
Install-Package glew_mx
                        dotnet add package glew_mx
                        paket add glew_mx
                        
                                glew_mx Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- glew_mx.redist(11.1.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/.