User Tools

Site Tools


en:game_tech:texture

Texture

A texture is a 2D graphic that is put onto a surface of a three-dimensional object, such as a face or an entire 3D object. Aside from simple filling colors, textures are the only thing that makes a three-dimensional object actually visible. Without any kind of filling these objects are only a mesh that by itself consists only of elements, that have no surfaces that could be visible to the player. For practicability reasons the meshes are still depicted of a collection of edges, but in an actual game usually the faces limited by them are filled with a texture or color.

There are different kinds of textures. Some of them are meant for direct display as a surface. Some are meant as a height-map for a surface. Usually they are using grey colors to indicate the height to be simulated on top of the object they are placed on, e.g. the whiter, the higher, the darker, the lower. Textures can have an alpha channel, giving them transparency values independent of the actual colors of their pixels.

[ Games Database ] [ Game Tech ]

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
en/game_tech/texture.txt · Last modified: 2024-01-07-22-03 by 7saturn

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki