View Full Version : Image file formats
I have code examples using diferent image formats. Most comon is windows DIB aka BMP is a good idea to use it. I also have seen TGA and I have a demo using PNG. What is the best? none? is it better to create a custom file format?
DPalomo
09-18-2000, 05:37 AM
I use TGA with a 32 bit structure, so you can give each image an alpha channel.
It works for me,
hope this helps,
Daniel Palomo van Es
I just dl the image format from truevisions ftp. Sounds good to me. I have noticed professional games using the format in big chunks. thanks for the input :]
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.