| Crates.io | dot_vox_amethyst |
| lib.rs | dot_vox_amethyst |
| version | 0.1.0 |
| created_at | 2018-08-16 06:56:07.714372+00 |
| updated_at | 2018-08-16 06:56:07.714372+00 |
| description | A Rust library for importing and rendering MagicaVoxel .vox files in Amethyst.rs |
| homepage | https://docs.rs/dot_vox_amethyst |
| repository | https://github.com/davidedmonds/dot_vox_amethyst |
| max_upload_size | |
| id | 79706 |
| size | 63,228 |
Rust library for loading MagicaVoxel .vox files into the Amethyst game engine.
Able to load the first model contained within the file, and render it using a flat renderer with absolutely no shading.
Kindly hosted over at https://docs.rs/dot_vox_amethyst/.
As a maintainer, its always nice to get bug reports and (even better) pull requests. Thanks will follow for any submitted issue or PR.
.vox files using
nom.