Technical Section: A survey of raster-based transparency techniques

  • Authors:
  • Marilena Maule;João L. D. Comba;Rafael P. Torchelsen;Rui Bastos

  • Affiliations:
  • UFRGS, Brazil;UFRGS, Brazil;UFFS, Brazil;NVIDIA Corporation, USA

  • Venue:
  • Computers and Graphics
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Transparency is an important effect for several graphics applications. Correct transparency rendering requires fragment-sorting, which can be more expensive than sorting geometry primitives, and can handle situations that might not be solved in geometry space, such as object interpenetrations. In this paper we survey different transparency techniques and analyze them in terms of processing time, memory consumption, and accuracy. Ideally, the perfect method computes correct transparency in real-time with low memory usage. However, achieving these goals simultaneously is still a challenging task. We describe features and trade-offs adopted by each technique, pointing out pros and cons that can be used to help with the decision of which method to use in a given situation.