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
Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.