Texture formats overview: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 21: Line 21:
| DXT1 || All '''¹''' || 1-bit Alpha / Opaque || N/A || 8:1 || Simple non-alpha
| DXT1 || All '''¹''' || 1-bit Alpha / Opaque || N/A || 8:1 || Simple non-alpha
|----- align="left"
|----- align="left"
| DXT2 || Not supported || Explicit alpha || Yes || 4:1 || Sharp alpha
| style="background:#FF2525;" | DXT2  
| style="background:#FF2525;" | Not supported || Explicit alpha || Yes || 4:1 || Sharp alpha
|----- align="left"
|----- align="left"
| style="background:#7AB900;" | DXT3  
| style="background:#7AB900;" | DXT3  
Line 30: Line 31:
| style="background:#7AB900;" | Sharp alpha
| style="background:#7AB900;" | Sharp alpha
|----- align="left"
|----- align="left"
| style="background:#F8EABA;" | DXT4  
| style="background:#FF2525;" | DXT4  
| style="background:#FF2525;" | Not supported  
| style="background:#FF2525;" | Not supported  
| style="background:#F8EABA;" | Interpolated alpha  
| style="background:#F8EABA;" | Interpolated alpha  
Line 37: Line 38:
| style="background:#F8EABA;" | Gradient alpha
| style="background:#F8EABA;" | Gradient alpha
|----- align="left"
|----- align="left"
| style="background:#F8EABA;" | DXT5  
| style="background:#FF7348;" | DXT5  
| style="background:#FF2525;" | FSX only  
| style="background:#FF7348;" | FSX only  
| style="background:#F8EABA;" | Interpolated alpha  
| style="background:#F8EABA;" | Interpolated alpha  
| style="background:#F8EABA;" | No
| style="background:#F8EABA;" | No

Revision as of 17:54, 6 February 2008

Placeholder text for a Texture Types overview doc.

Edit for FS applicability.

S3TC Format Comparison

S3TC (aka DXTn or DXTC)

DXT4/5 use an interpolated alpha scheme, they generally produce superior results for alpha (transparency) gradients than DXT2/3.
Some consider DXT5 to be the most flexible general purpose compression codec.

FOURCC FS versions Description Alpha premultiplied? Compression ratio Texture Type
DXT1 All ¹ 1-bit Alpha / Opaque N/A 8:1 Simple non-alpha
DXT2 Not supported Explicit alpha Yes 4:1 Sharp alpha
DXT3 All Explicit alpha No 4:1 Sharp alpha
DXT4 Not supported Interpolated alpha Yes 4:1 Gradient alpha
DXT5 FSX only Interpolated alpha No 4:1 Gradient alpha

Notes

  • ¹ DXT1 with an alpha may cause transparency issues in FSX SP2.
  • Mixing DXT1 & DXT3 textures may cause performance problems.
  • For any packages requiring dual FS9 & FSX compatibility, to minimize any transparency issues, recommend using DXT3 type .

Tools

Tool Description Rating Availability URL
Tool Name Descriptive blurb * * * * * Payware Download Page (SizeMb)
Tool Name Descriptive blurb * * * * * Freeware Download Page (SizeMb)
Tool Name Descriptive blurb * * * * * Payware Download Page (SizeMb)
Tool Name Descriptive blurb * * * * * Freeware Download Page (SizeMb)