SimpleVol: a 3D Digital Object  Manipulation Package

Overview Download Libvol liblongvol voltools volgen

David Coeurjolly (david.coeurjolly@liris.cnrs.fr)

Overview


    Simplevol is a set of tools (libraries and CLI) designed to deal with 3D voxel pictures (a voxel is a 3D pixel). It provides features such reading a voxel file, writing a voxel file and dealing with it in a C++ program. It implements its own documented-and-easy file formats.

Simplevol is composed of four  subpackages:
GForge Project page

 

Download and Installation

  1. Download the last release: Simplevol project
  2. Install and use cmake to generate the project (e.g. Unix Makefile)
  3. Generate the Makefile with the "cmake ." command (see README)
  4. Compile the sources using the make command.
Development version with SVN.
svn checkout svn://scm.gforge.liris.cnrs.fr/svnroot/simplevol
If you want to contribute, please go to the Project:

dcoeurjo
Last modified: Mon Sep 29 15:46:32 CEST 2008