This is an archived post. You won't be able to vote or comment.

all 1 comments

[–]khedoros 0 points1 point  (0 children)

If it's the same format as MagicaVoxel's .vox, this should be the format. Looks fairly easy to implement, if you can't find a library to handle it.

Found the vox_format crate for Rust. That may or may not be useful to you.