April 05
Prof. Ismael H. F. Santos -  ismael@tecgraf.puc-rio.br                                                          2
Construção de mipmaps
gluBuild2DMipmaps (GL_TEXTURE_2D, components,
                                   width, height, format, type, data);
• Dado a imagem de maior resolução,
pode-se construir e definir a pirâmide de mipmaps
level 0
64 x 16
32 x  8
16 x  4
 8  x  2
 4  x  1
 2  x  1
 1  x  1