Simplevol is a set of tools (libraries and CLI) designed to deal with 3D voxel pictures (a voxel is a 3D pixel).
Simplevol is composed of four subpackages:
libvol: C vol library (unsigned char)
liblongvol: C vol library (long int)
voltools: a set of tools to manipulate vol and longvol objects
volgen : Volume Generator