When Does A MipMap Change?

Started by
9 comments, last by paic 18 years, 6 months ago
If you can post a screenshot ...
Normally, mipmap shouldn't distort the textures, and specifying 0 in the correct parameter when loading a texture with D3DXCreateTextureFromFileEx() should generate the correct mipmap levels.

This topic is closed to new replies.

Advertisement