The Longvol Library
What is it ?
The longvol library is a library to handle 3D-voxels files. It implements two
formats : a new format called "longvol" and a raw format.
It provides an easy-to-use C++ class that allows you to read, write and edit
these files. It manages predefined and user-defined meta-informations about
the volumes.
LibLongvol is a clone of the Libvol in
which voxel are encoded using a long int type.
Last changes
October 15th 2004
New file format : raw data does not contain the volume size anymore. The lib can of course still read the old format.
Because of lack of time, this new version hasn't been tested as it should have. Please report any bug here.
The longvol library has been successfully compiled on :
- SunOS 5.8 on UltraSparc, gcc 2.9.x, gcc 3.x
- Linux, gcc 2.9.x, gcc 3.x
- Irix with gcc 2.9.x, but it should only work with GNU make
It should compile on other unices too.
Download
For any question send email !