Difference between revisions of "Pixel"

From Sega Retro

m
Line 27: Line 27:
 
A '''texel''' ('''texture element''' or '''texture pixel''') is the fundamental unit of texture space. Textures are represented by arrays of texels, just as pictures are represented by arrays of pixels.
 
A '''texel''' ('''texture element''' or '''texture pixel''') is the fundamental unit of texture space. Textures are represented by arrays of texels, just as pictures are represented by arrays of pixels.
  
;Units
+
===Units===
 
 
 
*1 megatexel (MTexel) = 1 million texels
 
*1 megatexel (MTexel) = 1 million texels
 
*1 gigatexel (GTexel) = 1 billion texels (1000 MTexels)
 
*1 gigatexel (GTexel) = 1 billion texels (1000 MTexels)
  
 
+
===Texture Fillrate===
;Texture Fillrate / Texturing Fillrate
 
 
 
 
*1 megatexel/sec (MTexel/s) = 1 million texels per second
 
*1 megatexel/sec (MTexel/s) = 1 million texels per second
 
*1 gigatexel/sec (GTexel/s) = 1 billion texels per second (1000 MTexels/s)
 
*1 gigatexel/sec (GTexel/s) = 1 billion texels per second (1000 MTexels/s)
  
 
The texture fillrate was  the same as the rendering fillrate for Sega consoles up until the [[Sega Saturn]]. The [[Sega Dreamcast]] has differing fillrates for rendering and texturing. For Sega [[arcade]] systems, it varies depending on the hardware.
 
The texture fillrate was  the same as the rendering fillrate for Sega consoles up until the [[Sega Saturn]]. The [[Sega Dreamcast]] has differing fillrates for rendering and texturing. For Sega [[arcade]] systems, it varies depending on the hardware.

Revision as of 15:24, 25 August 2016

Pixel is a contraction of Picture Element. A single, indivisible unit that makes up an image when used in conjunction with many (perhaps thousands or millions) other pixels. Typically, the visible part of the Mega Drive screen consists of 71,680 pixels, since it has a resolution of 320×224.

Units

  • 1 megapixel (MPixel) = 1 million pixels
  • 1 gigapixel (GPixel) = 1 billion pixels (1000 MPixels)

Fillrate

The term fillrate refers to the number of pixels a video card or graphics chipset can render in a second. This is also known as the rendering fillrate.

The units used to measure fillrate:

  • 1 megapixel/sec (MPixel/s) = 1 million pixels per second
  • 1 gigapixel/sec (GPixel/s) = 1 billion pixels per second (1000 MPixels/s)


Fillrates for Sega consoles:

For the fillrates of Sega arcade systems, see List of Sega arcade systems.

Texel

A texel (texture element or texture pixel) is the fundamental unit of texture space. Textures are represented by arrays of texels, just as pictures are represented by arrays of pixels.

Units

  • 1 megatexel (MTexel) = 1 million texels
  • 1 gigatexel (GTexel) = 1 billion texels (1000 MTexels)

Texture Fillrate

  • 1 megatexel/sec (MTexel/s) = 1 million texels per second
  • 1 gigatexel/sec (GTexel/s) = 1 billion texels per second (1000 MTexels/s)

The texture fillrate was the same as the rendering fillrate for Sega consoles up until the Sega Saturn. The Sega Dreamcast has differing fillrates for rendering and texturing. For Sega arcade systems, it varies depending on the hardware.