FACTOID # 37: American women have the most powerful jobs.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

FACTS & STATISTICS    Simple view

  1. Select countries to view: (hold down Control key and click to select several)

     

     

    Compare:

     

     

  1. Select fact or statistic: (* = graphable)

     

     

     

  2. (OPTIONAL) Compare to statistic: (both need to be graphable)

     

     

     

  3. View result as:

     

       
(OR) SEARCH ALL encyclopedia, stats & forums:   

Encyclopedia > Texture mapping
Spherical texture mapping
Spherical texture mapping

Texture mapping is a method, pioneered by Edwin Catmull, of adding detail, surface texture, or colour to a computer-generated graphic or 3D model. A texture map is applied (mapped) to the surface of a shape. This process is akin to applying gift wrapping paper to a plain white box. In the example at right, a texture map of the Earth's coloration is applied to a sphere to create the illusion of color detail that would take very many additional polygons to realise otherwise. This kind of coloration is the most common application of texture mapping. A graphic representing spherical texture mapping. ... A graphic representing spherical texture mapping. ... Edwin Catmull after receiving a medal at SIGGRAPH 2001. ... ... Computer-generated imagery (CGI) is the application of the field of computer graphics (or more specifically, 3D computer graphics) to special effects. ... This article does not cite its references or sources. ...


Multitexturing is the use of more than one texture at a time on a polygon[1]. This has various uses, sometimes as a way of applying a light map to a surface, which is faster than requiring the graphics hardware to do lighting calculation for that surface on the fly, or more recently bump mapping has become popular, which allows a texture to directly control the lighting calculations. By adjusting the reflections, the bump mapping can give the appearance of different surfaces, such as tree bark or rough concrete, in addition to the usual detailed coloring. A Lightmap is a data structure which contains the brightness of surfaces in a game. ... A sphere without bump mapping. ...


The way the resulting pixels on the screen are calculated from the texels (texture pixels) is governed by texture filtering. The fastest method is to use the nearest neighbour interpolation, but bilinear interpolation is commonly chosen as good tradeoff between speed and accuracy. In the event of a texture cooridinate being outside the texture, it is either clamped or wrapped. This example shows an image with a portion greatly enlarged, in which the individual pixels are rendered as little squares and can easily be seen. ... ... In computer graphics, texture filtering is the method used to determine the texture color for a texture mapped pixel, using the colors of nearby texels (pixels of the texture). ... The introduction to this article provides insufficient context for those unfamiliar with the subject matter. ... In mathematics, bilinear interpolation is an extension of linear interpolation for interpolating functions of two variables. ... In computer graphics, clamping is the process of limiting a position to an area. ... In computer graphics, wrapping is the process of limiting a position to an area. ...


At the hardware level usually texture coordinates are specified at each vertex of a given triangle (any polygon may be broken down into triangles for rendering), and these coordinates are interpolated as part of a calculation that is an extension of Bresenham's line algorithm. Direct interpolation of the texture coordinates between vertices results in affine texture mapping, which causes a perceivable discontinuity between adjacent triangles when the 3D geometry of the specified triangle is at an angle to the plane of the screen, perspective correction is more realistic, and adjusts the texture coordinate interpolation as a function of the 3D depth of each pixel. Because perspective correction involves slightly more calculation it can negatively affect performance[2], though most modern graphics hardware implements perspective correct texturing. Bresenhams line algorithm is an algorithm that determines which points in an n-dimensional raster should be plotted in order to form a close approximation to a straight line between two given points. ...


See also

A sphere without bump mapping. ... In computer graphics, clamping is the process of limiting a position to an area. ... Normal Mapping used to re-detail simplified meshes. ... It has been suggested that this article or section be merged with Displacement map. ... Edwin Catmull after receiving a medal at SIGGRAPH 2001. ... In computer graphics, texture filtering is the method used to determine the texture color for a texture mapped pixel, using the colors of nearby texels (pixels of the texture). ... In computer graphics, Texture splatting is a method for combining different textures. ... In computer graphics, wrapping is the process of limiting a position to an area. ...

References

  1. ^ : Multitexture)
  2. ^ : pg. 1285)

External links


  Results from FactBites:
 
Texture mapping - Wikipedia, the free encyclopedia (227 words)
Texture mapping is a method of adding detailed colour to a computer-generated graphic.
An image (the texture) is added (mapped) to a simpler shape that is generated in the scene, like a decal pasted onto its surface.
At the hardware level usually texture coordinates are specified at each vertex of a given triangle (any polygon may be broken down into triangles for rendering), and these coordinates are interpolated as part of a calculation that is an extension of Bresenham's line algorithm.
Texture - Wikipedia, the free encyclopedia (238 words)
Texture refers to the properties held and sensations caused by the external surface of objects received through the sense of touch.
Texture is sometimes used to describe the feel of non-tactile sensations.
Texture can also be termed as a pattern that has been scaled down (especially in case of two dimensional non-tactile textures) where the individual elements that go on to make the pattern are not distinguishable.
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.