An open API service indexing awesome lists of open source software.

https://github.com/shervanator/soil

SOIL OpenGL Texture library (Working with OpenGL 3)
https://github.com/shervanator/soil

Last synced: about 1 year ago
JSON representation

SOIL OpenGL Texture library (Working with OpenGL 3)

Awesome Lists containing this project

README

          

# SOIL (modified for OpenGL 3)

A modifed version of the Simple OpenGL Image Library (SOIL) to working with modern versions of OpenGL.

Originally from: (lonesock)[http://www.lonesock.net/soil.html]

All credit for the original library goes to: Jonathan Dummer

## Issues

At the moment I have only tested this on Mac OSX so it may not compile on other OS.

Also im not sure if everything works as expected!! So use at your own discression!