gromgull / py-vox-io

Python module for parsing and writing MagicaVoxel vox file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

py-vox-io

This project is kinda old and outdated - but check out https://github.com/midstreeeam/MidVoxIO

A Python parser and writer for the Magica Voxel .vox format

sample1 sample2

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.

About

Python module for parsing and writing MagicaVoxel vox file

License:MIT License


Languages

Language:Python 100.0%