Tools/GLI: Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
Stub for GLI
 
Infobox for tools.
 
Line 1: Line 1:
{{infobox tool
| name = OpenGL Image
| version = 0.4.1
| release = 10 March, 2013
| platform = Windows, Linux, MacOSX
| language = C++
| license = MIT License
| site = [http://www.g-truc.net/project-0024.html site]
}}
'''OpenGL Image''' ('''GLI''') is an C++ library for loading image files into OpenGL [[Texture]]s.
'''OpenGL Image''' ('''GLI''') is an C++ library for loading image files into OpenGL [[Texture]]s.
[http://www.g-truc.net/project-0024.html Here's a link]


{{stub}}
{{stub}}


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

Latest revision as of 01:18, 2 April 2013

OpenGL Image
Version 0.4.1
Release date 10 March, 2013
Platform(s) Windows, Linux, MacOSX
Language(s) C++
License MIT License
Website site

OpenGL Image (GLI) is an C++ library for loading image files into OpenGL Textures.