Skip to content
tiffany352 edited this page Jan 1, 2013 · 1 revision

Functions

GLuint ilA_assetToTexture(ilA_asset *asset);

Takes an asset and, if it is an image file, converts it into an OpenGL texture object and returns the reference to it.

Clone this wiki locally