Thanks to visit codestin.com
Credit goes to lib.rs

#voxel #3d #gltf #pixel #image

bin+lib voxelify

Convert a 2D pixel art image into GLTF 3D object

1 unstable release

0.1.0 May 12, 2024

#176 in Data formats

MIT/Apache

20KB
394 lines

Voxelify

Convert a 2D pixel art image into GLTF 3D object

Example

2D Image 3D GLB

Usage

cargo run --release -- --help

Or if you want to use the functions in your code you can do:

cargo add voxelify

Dependencies

~14MB
~293K SLoC