dust-engine / dot_vox

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

Add a write_vox method to DotVoxData so it can be written out in VOX format #19

Closed bonsairobo closed 4 years ago

bonsairobo commented 4 years ago

I tested this out on the VOX files that come with MagicaVoxel and it can load and resave them to produce the correct result.