Skip to content

A CLI pixel art renderer for MagicaVoxel files.

Notifications You must be signed in to change notification settings

expenses/isomagic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A CLI pixel art renderer for MagicaVoxel files.

To install, you can use

cargo install isomagic
USAGE:
    isomagic [OPTIONS] <filename>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -m, --model <model>      Which model in the voxel file to render [default: all]
    -o, --output <output>    The output directory to write files to [default: .]
    -s, --side <side>        Which side of the model to render [default: all]
    -v, --view <view>        Which perspective of the model to render [default: all]

ARGS:
    <filename>    Input .vox model

About

A CLI pixel art renderer for MagicaVoxel files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages