dds texture conversion
dds texture conversion
Does anyone have a good algorithm to implement a bitm tag into a directx 9 Texture class? C# would be preferred. I'd do this myself but I can't find enough information on how the dds file structure is set up or how to decompress it. Any help would be appreciated.