#gltf #pixel-art #pixel #3d #image #voxel

bin+lib voxelify

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

1 unstable release

0.1.0 May 12, 2024

#80 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

~8.5MB
~169K SLoC