Texture Mapping & MIP Map
Mipmap textures are used frequently in graphics to reduce aliasing in images. Today we take a look at what is mipmap, why we need mipmap, and how we generate mipmap.
Topics Covered
- Texture Mapping
- Magnification
- Minification
- MIP Map Generation

Published on Oct 9, 2021