A rudimentary MagicaVoxel scene viewer. Mainly used as example code for all libraries.
- haxe-format-vox - VOX file parser
- kex-vox-kha - triangulation of the parsed meshes
- kex-vox-iron - create meshes for use with iron
- iron - somehow we need to display that stuff
- zui - a little bit of ui is always useful