hi,
I present my gfx converter.
it convert textures .jpg, .bmp, .pcx, .png, .tga and .gif to .bin file for textures for 3D objet.
It support the 3D blending.
there is 5 parameters :
the filename of the texture, the filename of the .bin file, and the 3 rgb values (0 -> 255) (see convert.bat in the zip)
you can also convert a .bin file to .jpg, .bmp, .pcx, .tga
there is 4 parameter :
the filename of the .bin file, the width of the texture, the height of the texture, the filename of the texture(see convert2.bat in the zip)