Difference between revisions of "Texel"

From polycount
Jump to: navigation, search
(restored and revised)
(Question regarding tiling textures/texel density)
(One intermediate revision by one other user not shown)
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.
 +
 +
== Links ==
 +
* [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.
 +
* [http://polycount.com/discussion/199165/question-regarding-tiling-textures-texel-density Question regarding tiling textures/texel density] on the Polycount Forum
 +
 
----
 
----
 
[[Category:Glossary]][[Category:Rendering]]
 
[[Category:Glossary]][[Category:Rendering]]

Revision as of 08:07, 15 March 2018

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.

Links


Personal tools
Namespaces

Variants
Actions
Navigation
Tools