HOME    C++    JAVA    TUTORIALS    PROJECTS    SMALL PROGRAMS    CONTACT    LINKS   
 
 

C++


Ray tracer
 
Software Renderer
 
StarShip3D
 
GUI (With editor)
 
Perlin Noise Generator
 
Terrain (Perlin Noise)
 
TGA Handler
 
Cellular Textures
 

TGA Handler

Download

TGA Handler (only source)

What is it?

A small class that loads and saves TGA files.

Features

  • Loads gray scale, 16, 24 and 32 bit images
  • Loads RLE compressed images
  • Saves gray scale, 16, 24 and 32 bit images.
  • Saves RLE compressed images.
  • Load image from SDL surface.
  • Save image to SDL surface.


Portions of this website were created using the free web resources available at www.elated.com and are copyright Elated Communications Ltd 1996-2002