Menu

Tartan / News: Recent posts

Tartan 1.1 image loading library for C/C++ over OpenGL

Tartan loads image files and makes them available to OpenGL for you.

Available file formats:
- .tga
- .pcx

1.1 is a bugfix release.

Posted by Hugh Perkins 2005-04-24

Tartan 1.0 image loading library for C/C++ over OpenGL

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.

Posted by Hugh Perkins 2005-04-23