Crates.io | voxelify |
lib.rs | voxelify |
version | 0.1.0 |
source | src |
created_at | 2024-05-12 16:28:00.943149 |
updated_at | 2024-05-12 16:28:00.943149 |
description | Convert a 2D pixel art image into GLTF 3D object |
homepage | |
repository | https://github.com/EngoDev/voxelify |
max_upload_size | |
id | 1237631 |
size | 66,464 |
Convert a 2D pixel art image into GLTF 3D object
2D Image | 3D GLB |
---|---|
cargo run --release -- --help
Or if you want to use the functions in your code you can do:
cargo add voxelify