Tools/DevIL: Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
Stub for DevIL
 
Infobox for tools.
 
Line 1: Line 1:
'''DevIL''' (Developers 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.
{{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]
}}


[http://openil.sourceforge.net/ Here's a link]
'''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

DevIL
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.