Difference between revisions of "Texel"

From polycount
Jump to: navigation, search
(restored and revised)
(added 80.lv resource link.)
Line 4: Line 4:
  
 
The distinction between texels and pixels is important in defining how the engine transforms textures. First they're texture pixels, then they're texels, then they're finally screen pixels.
 
The distinction between texels and pixels is important in defining how the engine transforms textures. First they're texture pixels, then they're texels, then they're finally screen pixels.
 +
 +
* [https://80.lv/articles/textel-density-tutorial/ Figuring out Textel Density] An excellent resource by [http://leonano.com/portfolio/ Leonardo Iezzi‎] showing examples and practices of setting texel density in different scenarios.
 +
 
----
 
----
 
[[Category:Glossary]][[Category:Rendering]]
 
[[Category:Glossary]][[Category:Rendering]]

Revision as of 01:48, 7 July 2017

A texel is each Pixel of a Texture during the time the texture is being processed by the game engine.

After the engine performs calculations to project the texture onto Polygons, the texture pixels are transformed into texels. Then the engine renders the scene, and at that point it transforms those texels into screen pixels.

The distinction between texels and pixels is important in defining how the engine transforms textures. First they're texture pixels, then they're texels, then they're finally screen pixels.


Personal tools
Namespaces

Variants
Actions
Navigation
Tools