loading...
 This Article 
   
 Share 
   
 Bibliographic References 
   
 Add to: 
 
Digg
Furl
Spurl
Blink
Simpy
Google
Del.icio.us
Y!MyWeb
 
 Search 
   
16th IEEE Visualization 2005 (VIS 2005)
A Shader-Based Parallel Rendering Framework
Minneapolis, Minnesota
October 23-October 28
ISBN: 0-7803-9462-3
Jeremie Allard, ID-IMAG, CNRS/INPG/INRIA/UJF, France
Bruno Raffin, ID-IMAG, CNRS/INPG/INRIA/UJF, France

Existing parallel or remote rendering solutions rely on communicating pixels, OpenGL commands, scene-graph changes or application-specific data. We propose an intermediate solution based on a set of independent graphics primitives that use hardware shaders to specify their visual appearance. Compared to an OpenGL based approach, it reduces the complexity of the model by eliminating most fixed function parameters while giving access to the latest functionalities of graphics cards. It also suppresses the OpenGL state machine that creates data dependencies making primitive re-scheduling difficult.

Using a retained-mode communication protocol transmitting changes between each frame, combined with the possibility to use shaders to implement interactive data processing operations instead of sending final colors and geometry, we are able to optimize the network load. High level information such as bounding volumes is used to setup advanced schemes where primitives are issued in parallel, routed according to their visibility, merged and re-ordered when received for rendering. Different optimization algorithms can be efficiently implemented, saving network bandwidth or reducing texture switches for instance.

We present performance results based on two VTK applications, a parallel iso-surface extraction and a parallel volume renderer. We compare our approach with Chromium. Results show that our approach leads to significantly better performance and scalability, while offering easy access to hardware accelerated rendering algorithms.

Index Terms:
Distributed Rendering; Shaders; Volume Rendering
Citation:
Jeremie Allard, Bruno Raffin, "A Shader-Based Parallel Rendering Framework," ieee_vis, pp.17, 16th IEEE Visualization 2005 (VIS 2005), 2005
Usage of this product signifies your acceptance of the Terms of Use.