dust-engine/dot_vox

Rust parser for MagicaVoxel .vox files.

69

stars

87

commits

Rust

primary language

Jan 28, 2026

updated

hacktoberfest
rust

README

dot_vox

CI

Rust parser for MagicaVoxel .vox files, using Nom.

Current status

As of version 3.0.0, we no longer support files with the old MATT chunk. If you wish to use v3.0.0, please open your file in the latest version of MagicaVoxel and resave - this should switch you over to the newer dictionary-based MATL chunks. Alternatively, continue to use v2.0.0.

The Dust Engine project is currently maintaining this crate. If there are any changes in the MagicaVoxel file format, feel free to open an issue or a PR, and we'll work to get them implemented.

RustDoc

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

Thanks

dot_vox was originally developed by @davidedmonds and many people have contributed to its development.

Contributors

davidedmonds

46 commits

PixelDust22

13 commits

nickelc

6 commits

davids91

3 commits

dust-engine/dot_vox

Rust parser for MagicaVoxel .vox files.

69

stars

87

commits

Rust

primary language

Jan 28, 2026

updated

hacktoberfest
rust

README

dot_vox

CI

Rust parser for MagicaVoxel .vox files, using Nom.

Current status

As of version 3.0.0, we no longer support files with the old MATT chunk. If you wish to use v3.0.0, please open your file in the latest version of MagicaVoxel and resave - this should switch you over to the newer dictionary-based MATL chunks. Alternatively, continue to use v2.0.0.

The Dust Engine project is currently maintaining this crate. If there are any changes in the MagicaVoxel file format, feel free to open an issue or a PR, and we'll work to get them implemented.

RustDoc

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

Thanks

dot_vox was originally developed by @davidedmonds and many people have contributed to its development.

Contributors

davidedmonds

46 commits

PixelDust22

13 commits

nickelc

6 commits

davids91

3 commits

Languages

Rust

100.0%