VOX - Volume Explorer


"VOX" is an acronym for VOlume eXplorer, and it describes the volume rendering frameworks for the desktop (DeskVOX) and CAVE-like virtual environments (CaveVOX). VOX uses the volume rendering library Virvo. "Virvo" is an acronym for VIrtual Reality VOlume Rendering.

The goal of the VOX and Virvo projects is to provide interactive direct volume rendering on desktop computers and in virtual environments. VOX and Virvo have been developed in the Cave at Brown University, and in the CUBE in the Virtual Environments Lab at the High Performance Computing Center of the University of Stuttgart.

You can view a screen shot of DeskVOX or read a more detailed description, or you can download an MPEG movie (28 MB) of the Virvo virtual reality viewer as it is used in the CUBE. There is also a video of the VR transfer function editor, which is related to the IPTW/EGVE publication. The following movie formats are available for download: 22MB MPEG-1, 15MB AVI, 6 MB MPEG-4.

A more recent video from the Brown Cave can be found here (MPEG4 w/audio, 20MB).


DeskVOX is open source software available for Windows, Linux, and Mac operating systems. The source code can be downloaded from the Deskvox page at Sourceforge. Its GUI uses the FOX Toolkit API. The Windows version auto-installs thanks to NSIS.

In order to download the source code from the version control system (SVN) you need to do the following from a Cygwin or Unix command line:

  svn co https://deskvox.svn.sourceforge.net/svnroot/deskvox deskvox 

CaveVOX is based on Brown's in-house Cave framework and cannot be downloaded here. Permission to use CaveVOX may be granted on a case-by-case basis; please contact the author.

An older version of Deskvox, which used a Java AWT/Swing GUI and the Java Native Interface to call Virvo's C++ routines is available here.


Here you can download the latest releases of DeskVOX:

VersionWindowsLinuxAppleInfoRelease Date
2.01b DeskVOX2_01b.exe (1.7MB)   Deskvox4Mac info 2006-04-22
2.01b   deskvox2_01b.tar.gz (1.6MB)   info 2005-05-13
2.00b DeskVOX2_00b.exe (2.4MB) deskvox2_00b.tar.gz (1.4MB)   info 2005-01-05


Here's a tip for the Windows version of DeskVOX: Volume files can be passed to the program by drag-and-drop on the program icon. Or, for even greater convenience, you can create an entry in the Explorer's View/Options/FileType list, so that you can display volume files with a double-click on the file.


Here are a few example volume files (1.4 MB) to start with.

You will find more on the Tübingen Volume Visualization page: either rename the files from '.raw' to '.dat' and use VConv to convert them to Virvo files, or you can dowload them in Virvo format here:
aneurism.zip (309 KB), bonsai.zip (3296 KB), engine.zip (3138 KB), foot.zip (4413 KB), fuel.zip (6 KB), hydrogen-atom.zip (98 KB), lobster.zip (1923 KB), marschnerlobb.zip (36 KB), neghip.zip (78 KB), nucleon.zip (18 KB), shockwave.zip (70 KB), silicium.zip (35 KB), skull.zip (9917 KB), statue-leg.zip (1750 KB).


To write a script and create images which can later be merged to a movie clip, here are two example Virvo movie script files (.vms) (1 KB):


DISCLAIMER: ALL SOFTWARE ON MY HOMEPAGE IS PROVIDED "AS IS" AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.