#stl #voxel #mesh #3d #collada

app voxport

Simple tool for converting MagicaVoxel files

1 unstable release

0.1.0 Dec 22, 2020

#24 in #stl

MIT/Apache

53KB
1.5K SLoC

Voxport

Build Status License: Apache-2.0 License: MIT

Simple tool for converting MagicaVoxel files

Usage

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 Output file of specified export format

License

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.

Dependencies

~4MB
~68K SLoC