Simple OpenGL Image Library NuGet Package

SOIL is a tiny C library used primarily for uploading textures into OpenGL.

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.).




Got any Simple OpenGL Image Library Question?





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)



Tags



STATS

must-have-score

avg-downloads-per-day

2

days-since-last-release

2638