Simple OpenGL Image Library License (SOIL)

The SOIL library (http://www.lonesock.net/soil.html) is used to load images in a Storyboard application.

Applies To:

libgre-plugin-sbimage-soil.a, libgre-plugin-sbimage-soil.so, libgre-plugin-sbimage-soil.dll

The SOIL image loading plugin is an optional component that is generally available for all configurations.


Jonathan Dummer
2007-07-26-10.36

Simple OpenGL Image Library

Public Domain
using Sean Barret's stb_image as a base

Thanks to:
* Sean Barret - for the awesome stb_image
* Dan Venkitachalam - for finding some non-compliant DDS files, and patching some explicit casts
* everybody at gamedev.net