Using GPU Shaders for Visualization, Part 2

GPU shaders aren't just for special effects. Previously, I looked at some uses for them in visualization. Here, the idea continues. Because visualization relies so much on high speed interaction, we use shaders for the same reason we use them in effects programming: appearance and performance. In the drive to understand large, complex data sets, no method should be overlooked. This article describes two additional visualization applications: line integral convolution (LIC) and terrain bump-mapping. I also comment on the recent (and rapid) changes to OpenGL and what these mean to educators.

[1]  Mike Bailey Using GPU Shaders for Visualization , 2009, IEEE Computer Graphics and Applications.

[2]  Brian Cabral,et al.  Imaging vector fields using line integral convolution , 1993, SIGGRAPH.