Microsoft DirectX 8.0 (Visual Basic)

Texture Filtering with Mipmaps

Mipmap textures are used in 3-D scenes to decrease the time required to render a scene. They also improve the scene's realism. However, they often require large amounts of memory.

This section presents the fundamentals of using mipmap textures in 3-D scenes. Information is organized in the following topics.