Help with DXT compressed images
-
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
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
http://en.wikipedia.org/wiki/S3_Texture_Compression
I guess due to its popularity there might already exist some C# code for that.
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:
