Crates.io | mview |
lib.rs | mview |
version | 0.1.0 |
source | src |
created_at | 2024-10-28 02:47:35.390093 |
updated_at | 2024-10-28 02:47:35.390093 |
description | Library for parsing Marmoset Viewer archive packages |
homepage | https://github.com/HeavenVolkoff/mview-rs |
repository | https://github.com/HeavenVolkoff/mview-rs |
max_upload_size | |
id | 1425206 |
size | 14,127 |
Tool and library for unpacking Marmoset Viewer archive packages, enabling the extraction and decompression of 3D models and scenes.
Check here for the extraction tool's instruction.
Via Cargo:
cargo install mview
To use the mview library, add it to your Cargo.toml
:
[dependencies]
mview = "0.1.0"
Contributions are welcome!
This project is licensed under the MIT License. See the LICENSE file for details.