Short: Load PNG files as OpenGL textures Author: Ben Wyatt, AmigaOS 4.0 compile by Spot / Up Rough Uploader: "Varthall / Up Rough" Type: dev/c Version: 1.44 Architecture: ppc-amigaos >= 4.0.0 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. It is implemented using modified versions of the LibPNG 1.0.2 and ZLib 1.1.3 libraries.