| Home Page | Recent Changes | Preferences

Texture Compression

Texture compression is built into the Unreal Engine since UT2003. (specific build number here wouldn't hurt.) Compressing the textures shrinks file size, which is very important for BSP rendered using lightmaps, as each BSP surface essentially generates its own texture the size of the surface for its lighting. Some video hardware (I believe) can also run off straight compressed textures without theneed to decompress them first. This allows more textures top be stored in video memory at one time, speeding rendering.

See also DXT.

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Image Uploads

Random Page

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

Mapping Topics

Mapping Lessons

UnrealEd Interface

Questions&Answers

Scripting Topics

Scripting Lessons

Making Mods

Class Tree

Questions&Answers

Modeling Topics

Questions&Answers

Log In