voxport

Crates.iovoxport
lib.rsvoxport
version0.1.0
sourcesrc
created_at2020-12-22 20:45:42.555088
updated_at2020-12-22 20:45:42.555088
descriptionSimple tool for converting MagicaVoxel files
homepagehttps://github.com/5mattmatt1/voxport
repositoryhttps://github.com/5mattmatt1/voxport
max_upload_size
id326191
size92,895
Matthew Henderson (5mattmatt1)

documentation

README

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.
Commit count: 17

cargo fmt