gl_texturemode - The default texture mode is GL_LINEAR_MIPMAP_NEAREST. GL_NEAREST is used to optimiz
quake — Cheat Codes
gl_texturemode - The default texture mode is GL_LINEAR_MIPMAP_NEAREST. GL_NEAREST is used to optimize performance, while GL_LINEAR uses interlopation to improve textures. Each has two different types of _MIPMAPs, _NEAREST and _LINEAR, that try to increase the look of faraway objects. _NEAREST attemp
Syntax
gl_texturemode - The default texture mode is GL_LINEAR_MIPMAP_NEAREST. GL_NEAREST is used to optimize performance, while GL_LINEAR uses interlopation to improve textures. Each has two different types of _MIPMAPs, _NEAREST and _LINEAR, that try to increase the look of faraway objects. _NEAREST attempts to do this by washing out textures to eliminate pixels, while _LINEAR tries to keep the quality of the pixels and render them from far distances.
Example
gl_texturemode - The default texture mode is GL_LINEAR_MIPMAP_NEAREST. GL_NEAREST is used to optimize performance, while GL_LINEAR uses interlopation to improve textures. Each has two different types of _MIPMAPs, _NEAREST and _LINEAR, that try to increase the look of faraway objects. _NEAREST attempts to do this by washing out textures to eliminate pixels, while _LINEAR tries to keep the quality of the pixels and render them from far distances.