Mar 2, 2011 at 5:52pm
Is the .tga file format loaded natively in Open GL?
Do you have to use some third party library?
Mar 2, 2011 at 6:24pm
opengl does not provide image loading functions at all. are you asking about glaux?
Mar 2, 2011 at 6:47pm
I've noticed that in my mate's code, he was able to load .tga files. I am just wondering where such a library can be found now.
I now know that glaux is no longer supported in open GL