What applications can I use to create *.dds files(DirectDraw Surface) under Windows?

link|improve this question

75% accept rate
feedback

3 Answers

up vote 1 down vote accepted

Microsoft lists tools such as the DirectX Texture Editor (Dxtex.exe) and the Texture Conversion Tool (Texconv.exe).

link|improve this answer
Thanks, DxTex.exe helped me. – geotavros Mar 15 '11 at 22:45
feedback

I used to like this free one from nVidia:

http://developer.nvidia.com/object/photoshop_dds_plugins.html

You might want to dig info here as well:

http://developer.nvidia.com/object/nv_texture_tools.html

link|improve this answer
feedback

There is a plugin for Gimp gimp-dds wich allows you to read and write DDS files easily.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.