VolVis

This Volume Renderer has been developed in 2007 for the course "Visualisierung LU" at the Technical University in Vienna. It is capable of loading three dimensional volume data and displaying it with different 2D and 3D visualization methods.

The program has been developed in C++. For the graphics OpenGL and the shader language CG are used, the GUI is made with the library QT.

To run the program on your system you need a graphics card that supports Shader Model 3.0

Features

User Interface

Loading a volume
Viewing the volume
Slicing
Compositing
First Hit
Maximum Intensity Projection
Averaging
Lighting
Classification - Transfer functions
2D Histogram
Clipping planes

Images

Skewed head
Present
Christmas tree
Lobster
Hurricane

Documentation

doxygen documentation

Program

Download program