Pixel vs. Texel: Difference between revisions

Content added Content deleted
m (update links)
mNo edit summary
Line 1: Line 1:
{{trope}}
{{Useful Notes}}
[[Bitmaps Sprites and Textures|Digital images]] are composed of dots arranged on a grid. Each of these little dots is called a ''pixel'', a contraction of the term 'picture element'. The same is true of the texture graphics that get drawn onto polygons in 3D games; a ''texel'' simply a pixel within a texture image.
[[Bitmaps Sprites and Textures|Digital images]] are composed of dots arranged on a grid. Each of these little dots is called a ''pixel'', a contraction of the term 'picture element'. The same is true of the texture graphics that get drawn onto polygons in 3D games; a ''texel'' simply a pixel within a texture image.