Include description of glew in README.md

Description has been taken from glew.sourceforge.net
This commit is contained in:
Rene 2017-09-27 11:42:00 +02:00 committed by GitHub
parent 3a8eff77da
commit 15ab6eebec

View File

@ -1,5 +1,7 @@
# GLEW - The OpenGL Extension Wrangler Library
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.
![](http://glew.sourceforge.net/glew.png)
http://glew.sourceforge.net/