A VLSI architecture for image composition

  • Authors:
  • Christopher D. Shaw;Mark Green;Jonathan Schaeffer

  • Affiliations:
  • -;-;-

  • Venue:
  • EGGH'88 Proceedings of the Third Eurographics conference on Advances in Computer Graphics Hardware
  • Year:
  • 1988

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes a new parallel architecture for performing high-speed raster graphics. A central host broadcasts graphical objects to a number of identical graphics processors Each graphics processor produces a raster depicting Its graphical object on a transparent black background. and passes the raster to a leaf of a tree of VLSI processors called Compositors. Each Compositor combines a pair of rasters, performing anti-aliased hidden surface removal, and passes the composed raster to the next level of the tree, Appearing at the root of the tree is the final raster containing all objects at the correct depth with hidden surfaces removed. This paper gives an outline of the algorithm by Duff that the Compositor Will implement The algorithm proves to be too complex for our implementation technology, so a modification of Duff's algorithm is introduced. The high-level design of the dataflow part of the VLSI chip which implements this modified algorithm is then presented, followed by performance simulations and conclusions.