Alternate frame rendering

Alternate Frame Rendering (AFR) is a technique of graphics rendering in personal computers which combines the work output of two or more graphics processing units (GPU) for a single monitor, in order to improve image quality, or to accelerate the rendering performance. The technique is that one graphics processing unit computes all the odd video frames, the other renders the even frames. This technique is useful for generating 3D video sequences in real time, improving or filtering textured polygons and performing other computationally intensive tasks, typically associated with computer gaming, CAD and 3D modeling.[1]

One disadvantage of AFR is a defect known as micro stuttering.

Parallel rendering methods

AFR belongs to a class of parallel rendering methods, which subdivide a four-dimensional image frame sequence (x,y,z and time) into smaller regions, each of which is then assigned to a different physical processor within a multi-processor array. Note that the regional boundaries may be defined in space or in time. Also, the multiple processors can be implemented within a single video card or separate video graphics cards can be combined, subject to the motherboard and I/O slot limitations. When separate video cards are used, they must be specifically designed to allow a "cross-link" between them.

If a computer has two video cards that combine their outputs into a single video monitor, then one of four methods could be used to create the images.

See also

References

  1. Maximum PC, Future US, Inc.: 26, Autumn 2006, ISSN 1522-4279
This article is issued from Wikipedia - version of the 4/26/2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.