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)
- Host: GitHub
- URL: https://github.com/shervanator/soil
- Owner: Shervanator
- Created: 2014-05-03T08:18:49.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-03T08:25:31.000Z (about 12 years ago)
- Last Synced: 2025-04-09T21:58:30.847Z (about 1 year ago)
- Language: C
- Size: 336 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!