Help with DXT compressed images

Get your graphics formats figures out here! Got details for others? Post here!
Post Reply
grimdoomer
advanced
Posts: 70
Joined: Fri Mar 21, 2008 8:11 pm
Location: New York
Been thanked: 1 time
Contact:

Help with DXT compressed images

Post by grimdoomer » Wed Mar 26, 2008 1:44 am

Hello, I was wounddering if someone could explain to me more about DXT compressed images. I work with games and files that use them a lot and want to write up a class in C# on decoding them.

Rheini
Moderator
Posts: 653
Joined: Wed Oct 18, 2006 9:48 pm
Location: Germany
Has thanked: 19 times
Been thanked: 40 times
Contact:

Re: Help with DXT compressed images

Post by Rheini » Wed Mar 26, 2008 12:46 pm

http://en.wikipedia.org/wiki/S3_Texture_Compression
I guess due to its popularity there might already exist some C# code for that.

grimdoomer
advanced
Posts: 70
Joined: Fri Mar 21, 2008 8:11 pm
Location: New York
Been thanked: 1 time
Contact:

Re: Help with DXT compressed images

Post by grimdoomer » Wed Mar 26, 2008 7:33 pm

Perfect! Thank you so much :D

Post Reply