Skip to main content
3 of 3
added 37 characters in body
Michas
  • 121
  • 1
  • 1
  • 8

Library to load images into textures, Linux, C and OpenGl.

I am looking for simple, self-contained C library for Linux to load images from files into OpenGL textures. The licence should be quite liberal: zlib, bsd, mit or something. I have found SOIL, however it hasn't been updated for a long time. Is there something else, or do I have to write my own?

P.S. I use glfw. There are only deprecated functions for loading images.

Michas
  • 121
  • 1
  • 1
  • 8