Tartan News
Brought to you by:
hughperkins
Tartan loads image files and makes them available to OpenGL for you.
Available file formats:
- .tga
- .pcx
1.1 is a bugfix release.
Tartan is an image loading library for C/C++ on OpenGL.
It handles the following file types:
- tga
- pcx
The codebase for this library initially came from http://nehe.gamedev.net, and is used in the OSMP project (http://metaverse.sf.net). We've wrapped it in a standalone, cross-platform library for easy reuse.