davidedmonds / dot_vox_amethyst

Amethyst support library for working with `dot_vox` files
MIT License
4 stars 0 forks source link

dot_vox_amethyst

Rust library for loading MagicaVoxel .vox files into the Amethyst game engine.

Current status

Able to load the first model contained within the file, and render it using a flat renderer with absolutely no shading.

RustDoc

Kindly hosted over at https://docs.rs/dot_vox_amethyst/.

Not yet implemented

Thanks

As a maintainer, its always nice to get bug reports and (even better) pull requests. Thanks will follow for any submitted issue or PR.

See also