Tag Archives: devil

How To Load and Display an Image with DevIL and OpenGL

DevIL Image Library

DevIL song:
“la la la, a cross-platform image library utilizing a
simple syntax to load, save, convert, manipulate, filter and display
a variety of images with ease, la la la”

DevIL Tutorial


As I promised in this post here is a tutorial about DevIL. This tutorial shows one way to load an image file and use it as a texture in OpenGL. We’ll use DevIL 1.7.5.

Continue reading »