Crates.io | voxport |
lib.rs | voxport |
version | 0.1.0 |
source | src |
created_at | 2020-12-22 20:45:42.555088 |
updated_at | 2020-12-22 20:45:42.555088 |
description | Simple tool for converting MagicaVoxel files |
homepage | https://github.com/5mattmatt1/voxport |
repository | https://github.com/5mattmatt1/voxport |
max_upload_size | |
id | 326191 |
size | 92,895 |
Simple tool for converting MagicaVoxel files
USAGE: voxport [FLAGS] [OPTIONS] --stl --dae
FLAGS: -d, --dae Exports in the Collada DAE format. Good for importing -h, --help Prints help information -s, --stl Exports in the STL (STereoLithography) format. Good for 3D Printing -V, --version Prints version information
OPTIONS: -i, --input Input MagicaVoxel file to convert -o, --output