vol2im
Convert volumetric data to images.
This program embeds volumetric data in various image files, using their RGBA or RGB channels. Each slice of the original model is represented as one channel of the output file.
The output images can be used as 3D textures to perform volumetric visualization in GLSL.