Info
Version: | 1.16.0 |
Author(s): | www.lonesock.net, Sean Barrett |
Last Update: | Friday, January 6, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.lonesock.net/soil.html |
NuGet Url: | https://www.nuget.org/packages/soil |
Install
Install-Package soil
dotnet add package soil
paket add soil
soil Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It is based on stb_image version 1.16, the public domain code from Sean Barrett. I have extended it to load TGA and DDS files, and to perform common functions needed in loading OpenGL textures.
SOIL can also be used to save and load images in a variety of formats (useful for loading height maps, non-OpenGL applications, etc.).