Continue reading
Tag Archives: devil
DevIL 1.7.7 Available
Geeks3D Daily News Round-up (2009.01.05)
“All 3D news you missed today in a single post!”
Today: NVIDIA GT212, GPU-Z 0.3.1, HIS Radeon HD 4870 IceQ4+, XFX Radeon, Firebird, mini-PC gaming, Programming, Python, DevIL, aTuner, MSI Radeon HD 4830, NVClock.
Continue reading
How To Load and Display an Image with DevIL and OpenGL
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”
|
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. |
DevIL 1.7.5 – Image Manipulation Library
DevIL 1.7.1
DevIL (also called OpenIL) seems to re-birth after almost two years of silence. DevIL is back in a new version 1.7.1. Developer’s Image Library (DevIL) is a cross-platform image library utilizing a simple syntax to load, save, convert, manipulate, filter and display a variety of images with ease.
More information here: DevIL’s homepage
As soon as possible I’ll publish a VS2005 C++ project with OpenGL and DevIL. Stay tuned…