Main Page

encyclopedia.codeboy.net

 

Mip-mapping

Mip-mapping is a technique for 3D graphics. Instead of having one object to use at all times, mip-mapping makes a full-size version, a half size version, a quarter size version, etc, and uses the correct one corresponding to the distance from the observer to the object being rendered.

"The gods too are fond of a joke." - Aristotle (384-322 B.C.)