dust-engine / dot_vox

Rust parser for MagicaVoxel .vox files.
MIT License
51 stars 20 forks source link

Implement Material Loading #5

Closed davidedmonds closed 7 years ago

davidedmonds commented 7 years ago

The latest version of MagicaVoxel's file format can include one or more Material chunks after the pallete. These would be useful to have in the output object at some point.