Texture File

Revision as of 05:43, 4 December 2018 by imported>Qazaaq

File Extension: .dds, .tga

The texture files are a Microsoft format called Direct Draw Surface which are images that can be rendered with a Model 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

See Also