Sharpen MipMaps

Hi.



is it possible to make generated MipMaps more sharpen for a texture?



Thanks.

Mipmaps should be blured. But if you compress and calculate your mipmaps offline there should be different down sampling kernels to choose from (standard is a box filter).



Both nvidia and ati has texture compression tools available.