Difference between revisions of "Texture File"
Jump to navigation
Jump to search
imported>Qazaaq |
imported>Qazaaq |
||
Line 14: | Line 14: | ||
== See Also == | == See Also == | ||
*[[:Category:Game_Files|Game Files Category]] | *[[:Category:Game_Files|Game Files Category]] | ||
*[[Model File]] | |||
*[https://en.wikipedia.org/wiki/DirectDraw_Surface |Wikipedia DirectDraw Surface] | *[https://en.wikipedia.org/wiki/DirectDraw_Surface |Wikipedia DirectDraw Surface] |
Revision as of 21:04, 8 October 2016
File Extension: .dds
The texture files are a Microsoft format called Direct Draw Surface which are images that can be rendered with a Mesh File or as is. The texture file DDS format is used for storing data compressed with the proprietary S3 Texture Compression (S3TC) algorithm which can be decompressed in hardware by GPUs.
Tooling
- Paint.Net
- GIMP
- Adobe Photoshop
- There are other software projects that provide tooling for working texture files.