Tools/Unofficial OpenGL SDK: Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
m Alfonse moved page Unofficial OpenGL SDK to Tools/Unofficial OpenGL SDK without leaving a redirect
New version.
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Infobox tool
| name = Unofficial OpenGL SDK
| version = 0.5.1
| release = 29 Jul, 2013
| language = C and C++
| license = MIT, zlib, and X-Consortium
| site = [http://glsdk.sourceforge.net/docs/html/index.html site]
| core_support = yes
}}
The '''Unofficial OpenGL SDK''' is a set of libraries, written in C or C++, that provide useful functionality for a beginning user of OpenGL. Some of these are external to the project, but all of them are part of the same download.
The '''Unofficial OpenGL SDK''' is a set of libraries, written in C or C++, that provide useful functionality for a beginning user of OpenGL. Some of these are external to the project, but all of them are part of the same download.
[http://glsdk.sourceforge.net/docs/html/index.html Here is a link]


{{stub}}
{{stub}}


[[Category:Tools]]
[[Category:Tools]]

Latest revision as of 13:01, 29 July 2013

Unofficial OpenGL SDK
Version 0.5.1
Release date 29 Jul, 2013
Supports Core Profile yes
Language(s) C and C++
License MIT, zlib, and X-Consortium
Website site

The Unofficial OpenGL SDK is a set of libraries, written in C or C++, that provide useful functionality for a beginning user of OpenGL. Some of these are external to the project, but all of them are part of the same download.