Loading .tga images?

Started by
2 comments, last by Ash007 24 years ago
Can anyone help me out with loading .tga files with Directdraw? I hae looked throught the help files but i cannot find anything (maybe I just don''t know where to look : ) ) Thanks
Advertisement
Trying going to wotsit.org and learning about tga files. Then, write your own loader. That''s the only way I know of how to do it.
Hi,
Nate Miller released the source-code of his .tga loader on http://nate.scuzzy.net, ok, it is for OpenGL, so you would have to rewrite it, but that shouldn''t be a big problem.

CU

Graphix Coding @
Skullpture Entertainment
http://www.skullpture.de
Graphix Coding @Skullpture Entertainmenthttp://www.skullpture.de
There''s a really great library for loading tga tif bmp pcx jpg png images at
www.paintlib.de

This is an english page, and the library is well documented.


-Markus-

Professional C++ and .NET developer trying to break into indie game development.
Follow my progress: http://blog.nuclex-games.com/ or Twitter - Topics: Ogre3D, Blender, game architecture tips & code snippets.

This topic is closed to new replies.

Advertisement