DGtalTools  1.3.beta

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

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

Allowed options are:

Positionals:
1 TEXT:FILE REQUIRED Input vol file.
2 TEXT=result.vox Output filename.
Options:
-h,--help Print this help message and exit
-i,--input TEXT:FILE REQUIRED Input vol file.
-o,--output TEXT=result.vox Output filename.

Example:

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