Texture formats overview: Difference between revisions
From FSDeveloper Wiki
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
| Line 29: | Line 29: | ||
|} | |} | ||
== Tools == | |||
{| class="prettytable" style="background:#f2f2f2" border="0" | |||
|-- | |||
| style="background:#C0C090;" | '''Tool''' | |||
| style="background:#C0C090;" | '''Description''' | |||
| style="background:#C0C090;" | '''Rating''' | |||
| style="background:#C0C090;" | '''Availability''' | |||
| style="background:#C0C090;" | '''URL''' | |||
|- | |||
| Tool Name | |||
| Descriptive blurb | |||
| '''* * * * *''' | |||
| Payware | |||
| [http://www.yoururl.com Download Page (SizeMb)] | |||
|- | |||
| style="background:#F8EABA;" | Tool Name | |||
| style="background:#F8EABA;" | Descriptive blurb | |||
| style="background:#F8EABA;" | '''* * * * *''' | |||
| style="background:#F8EABA;" | Freeware | |||
| style="background:#F8EABA;" | [http://www.yoururl.com Download Page (SizeMb)] | |||
|- | |||
| Tool Name | |||
| Descriptive blurb | |||
| '''* * * * *''' | |||
| Payware | |||
| [http://www.yoururl.com Download Page (SizeMb)] | |||
|- | |||
| style="background:#F8EABA;" | Tool Name | |||
| style="background:#F8EABA;" | Descriptive blurb | |||
| style="background:#F8EABA;" | '''* * * * *''' | |||
| style="background:#F8EABA;" | Freeware | |||
| style="background:#F8EABA;" | [http://www.yoururl.com Download Page (SizeMb)] | |||
|} | |||
[[Category:General]] | [[Category:General]] | ||
Revision as of 16:03, 24 January 2008
Placeholder text for a Texture Types overview doc.
Edit for FS applicability.
S3TC Format Comparison
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 |
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) |