Network aware parallel rendering with PCs

  • Authors:
  • Andre Hinkenjann;Matthias Bues

  • Affiliations:
  • University of Applied Sciences Bonn-Rhein-Sieg, Sankt Augustin, Germany;Fraunhofer IAO, Stuttgart, Germany

  • Venue:
  • VRCAI '04 Proceedings of the 2004 ACM SIGGRAPH international conference on Virtual Reality continuum and its applications in industry
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

Interactive rendering of complex models has many applications in the Virtual Reality Continuum. The oil&gas industry uses interactive visualizations of huge seismic data sets to evaluate and plan drilling operations. The automotive industry evaluates designs based on very detailed models. Unfortunately, many of these very complex geometric models cannot be displayed with interactive frame rates on graphics workstations. This is due to the limited scalability of their graphics performance. Recently there is a trend to use networked standard PCs to solve this problem. Care must be taken however, because of nonexistent shared memory with clustered PCs. All data and commands have to be sent across the network. It turns out that the removal of the network bottleneck is a challenging problem to solve in this context.In this article we present some approaches for network aware parallel rendering on commodity hardware. These strategies are technological as well as algorithmic solutions.