py-vox-io
py-vox-io copied to clipboard
Python module for parsing and writing MagicaVoxel vox file
py-vox-io
A Python parser and writer for the Magica Voxel .vox format

The base parser/writer has no dependencies.
The VOX model class has methods to convert to/from numpy arrays, these require numpy (duh) and pillow for image quantisation.