An efficient parallel algorithm for visible-surface detection in 3D graphics display

H. Shen, J. You, David J. Evans

Research output: Contribution to journalArticlepeer-review

1 Citation (Scopus)

Abstract

A major concern in generation of realistic graphics displays is how to identify those parts of a scene that are visible from a chosen viewing position. There have been various algorithms for identification of visible objects on both sequential and parallel computation models, all with different time and space requirements, depending on the properties of the underlying machine architectures and types of the objects. In this paper, we propose an efficient parallel algorithm for implementation of the popular depth-buffer method on the general PRAM model that detects visible surfaces by projecting pixels on all surfaces to a 2D view plane and removing all hidden surfaces. For a total of n pixels on the surfaces of an object, our algorithm runs cost-optimally in O((n/p) + log p) time in the average case, and in O((n/p) log p) time in the worst case, using p processors on the EREW PRAM. We analyze the scalability of the algorithm and show that it is highly scalable in the average case.

Original languageEnglish
Pages (from-to)359-371
Number of pages13
JournalInternational Journal of Computer Mathematics
Volume67
Issue number3-4
DOIs
Publication statusPublished - 1998
Externally publishedYes

Keywords

  • Depth-buffer method
  • Object projection
  • PRAM
  • Parallel algorithms
  • Scalability analysis
  • Visible-surface detection

Fingerprint

Dive into the research topics of 'An efficient parallel algorithm for visible-surface detection in 3D graphics display'. Together they form a unique fingerprint.

Cite this