This is a clone of Simple OpenGL Image Library from http://lonesock.net/soil.html which hasn't changed since July 7, 2008. I wanted to work with the code and seeing ...
SOIL2 is a fork of the Jonathan Dummer's Simple OpenGL Image Library. SOIL2 is a tiny C library used primarily for uploading textures into OpenGL. It is based on stb_image, the public domain code from ...