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

bin+lib voxelify

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

1 unstable release

new 0.1.0 May 12, 2024

#43 in Data formats

Download history 136/week @ 2024-05-11

136 downloads per month

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

~17MB
~166K SLoC