6 lines
252 B
Plaintext
6 lines
252 B
Plaintext
This is a library for OpenGL to load PNG graphics files as an OpenGL
|
|
texture as easily as possible. It also has a number of options for
|
|
generating the alpha channel and mipmaps.
|
|
|
|
This package is based on the repository at http://repo.or.cz/w/glpng.git
|