Skip to content

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

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

EngoDev/voxelify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voxelify

Convert a 2D pixel art image into GLTF 3D object using voxels and face-culling

Crates.io MIT licensed License

Example

2D Image 3D GLB

GLTF support

Currently, the crate supports only GLB in GLTF 2.0 specs.

Support for GLTF ascii is planned and can be tracked here: #1

Usage

cargo run --release -- --help

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

cargo add voxelify

About

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

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages