Sciweavers

APVIS
2008

Dynamic Shader Generation for Flexible Multi-Volume Visualization

13 years 5 months ago
Dynamic Shader Generation for Flexible Multi-Volume Visualization
Volume rendering of multiple intersecting volumetric objects is a difficult visualization task, especially if different rendering styles need to be applied to the components, in order to achieve the desired illustration effect. Real-time performance for even complex scenarios is obtained by exploiting the speed and flexibility of modern GPUs, but at the same time programming the necessary shaders turned into a task for GPU experts only. We foresee the demand for an intermediate level of programming abstraction where visualization specialists can realize advanced applications without the need to deal with shader programming intricacies. In this paper, we describe a generic technique for multi-volume rendering, which generates shader code dynamically from an abstract render graph. By combining pre-defined nodes, complex volume operations can be realized. Our system efficiently creates GPU-based fragment shader and vertex shader programs "on-thefly" to achieve the desired visua...
Friedemann Rößler, Ralf P. Botchen, Tho
Added 29 Oct 2010
Updated 29 Oct 2010
Type Conference
Year 2008
Where APVIS
Authors Friedemann Rößler, Ralf P. Botchen, Thomas Ertl
Comments (0)