Difference between revisions of "Texture Compression"
From polycount
Cheeseplus (Talk | contribs) (→Texture Compression) |
Cheeseplus (Talk | contribs) m (Cheeseplus moved page TextureCompression to Texture Compression) |
(No difference)
|
Revision as of 01:38, 4 August 2014
The technique used by new and upcoming 3d accelerator cards to use larger textures in the same amount of texture memory and graphics bus bandwidth. With texture compression, you can often use textures as big as 2048x2048 in your real-time scenes. Two examples of texture compression methods are S3TC and VQTC.