mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2026-02-03 09:17:40 +00:00
More badges via shields.io
This commit is contained in:
parent
24ec9e49a8
commit
ef1579fb95
14
README.md
14
README.md
@ -2,19 +2,23 @@
|
||||
|
||||
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/
|
||||
[](https://github.com/nigels-com/glew)
|
||||
|
||||
https://github.com/nigels-com/glew
|
||||
|
||||
[](https://sourceforge.net/projects/glew/files/latest/download)
|
||||
[](https://github.com/nigels-com/glew)
|
||||

|
||||
[](https://github.com/nigels-com/glew/commits/master/)
|
||||
[](https://github.com/nigels-com/glew/issues)
|
||||
[](https://github.com/nigels-com/glew/pulls)
|
||||
|
||||
[](https://github.com/nigels-com/glew/releases)
|
||||
[](https://sourceforge.net/projects/glew/files/latest/download)
|
||||
[](https://ap-southeast-2.codebuild.aws.amazon.com/project/eyJlbmNyeXB0ZWREYXRhIjoiK3RLWndGOVVkMWthbXRQZCtVTTNOQ0w2dEpxakZ1cVBTNDZ1UldGODdqUERSdkx0U21Nd0RFaGhQL1kycVlmNzh2OXpEYnRKV3hXTVJJdjUvVStCbTl0dkliZm5jRTFsc0VBPSIsIml2UGFyYW1ldGVyU3BlYyI6ImZ0ekRoMkNjaU0rRUt5K2UiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D)
|
||||
|
||||
## Table of Contents
|
||||
|
||||
* [Downloads](#downloads)
|
||||
* [Recent snapshots](#recent-snapshots)
|
||||
* [Build](#build)
|
||||
* [Linux and Mac](#linux-and-mac)
|
||||
* [Using GNU Make](#using-gnu-make)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user