Copyright © 2006, 2007 M. Reichl, R. Dünger
VolCast is a small, flexible and fast volume raycaster. It is written in C++ and uses libsh to generate glsl shader programs.
Drawing of the bounding volume is done by Coin 3D, an free OpenInventor clone.
If you aren't familiar to raycasting or volume graphics at all, you can check the volume casting section to get to some information sources.
VolCast can't compete with most other direct volume rendering software. It is written as an exercise and to give other people a clue to start.
We expect the feature set to grow a little bit more, but not to infinity.
For the initiated, some key features of the system are listed here: