History: -Texture
Source of version: 12 (current)
Copy to clipboard
{INCLUDE(page="ogrelex ext tpl")/}
---
__Texture__ - An image file that is embedded to a ((-material|material)) and laid over a ((-mesh|mesh)) (to create a nice skin for objects).
!!See also
* [http://www.ogre3d.org/docs/api/html/classOgre_1_1Texture.html|Ogre::Texture Class Reference]
* ((-Material|Material))
* ((Materials|Collection of Ogre material templates))
* ((Displaying 2D Backgrounds))
* ((A Brief Summary of Image File Formats)) usable with Ogre
* ((Creating dynamic textures))
* ((Projective Decals)) - dynamic texture projection on top of a terrain texture
* ((MadMarx Tutorial 9 - Part 1)) - Traditional Render To Texture (RTT)
* ((MadMarx Tutorial 9 - Part 2)) - Render A Texture To Itself
* ((MadMarx Tutorial 9 - Part 3)) - Render A Texture To Itself Using A Temporary Texture
* [http://en.wikipedia.org/wiki/Texture_mapping|Texture mapping] - on Wikipedia
---
Alias: (alias(-texture))