Voxelify
Convert a 2D pixel art image into GLTF 3D object
Example
| 2D Image | 3D GLB |
|---|---|
![]() |
![]() |
Usage
Or if you want to use the functions in your code you can do:
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

