Microsoft DirectX 8.0 (C++)

Using Texture Coordinate Processing

The following list contains examples of ways you might use texture coordinate processing to achieve special texturing effects.

Animating textures (by translation or rotation) on a model

Creating texture coordinates as a linear function of a model's camera-space position

Performing environment mapping with a cubic environment map

Performing projective texturing