Tools/DevIL: Difference between revisions
< Tools
Stub for DevIL |
Infobox for tools. |
||
Line 1: | Line 1: | ||
{{Infobox tool | |||
| name = DevIL | |||
| version = 1.7.8 | |||
| release = 25 March, 2009 | |||
| language = C w/ C++ binding | |||
| license = LGPL License | |||
| site = [http://openil.sourceforge.net/ site] | |||
}} | |||
'''DevIL''' (Developer's Image Library) is a C library for loading image data into memory. It does have utility functions for loading those images into OpenGL [[Texture]]s. | |||
{{stub}} | {{stub}} | ||
[[Category:Tools]] | [[Category:Tools]] |
Latest revision as of 01:29, 2 April 2013
Version | 1.7.8 | |
---|---|---|
Release date | 25 March, 2009 | |
Language(s) | C w/ C++ binding | |
License | LGPL License | |
Website | site |
DevIL (Developer's Image Library) is a C library for loading image data into memory. It does have utility functions for loading those images into OpenGL Textures.
This article is a stub. You can help the OpenGL Wiki by expanding it. |