DGtalTools  0.9.4

Converts a vol file to a MagicaVoxel VOX file (https://ephtracy.github.io).

Usage: vo2vox -i [input] -o [output]

Allowed options are:

-h [ --help ] display this message
-i [ --input ] arg Input vol file.
-o [ --output ] arg Ouput vox file.

Example:

$ vol2vox -i ${DGtal}/examples/samples/Al.100.vol -o Al.100.vox