VOX File Format Explained
The VOX format is the native file format for MagicaVoxel, a lightweight voxel art editor and renderer. It is a RIFF-style binary format designed to store voxel models and scene data.
| Icon | Extension | Original Software | Year | Primary Industry | Geometry | UV Maps | Textures | PBR | Animation | Rigging | Open Use | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| .VOX | MagicaVoxel | 2015 | Game Development Voxel Art | Voxel | – | – | – | ✔ | – | ✔ | ||
VOX File Format DetailsWhat It StoresIt stores voxel model data as x, y, z, and color index values, with 1 byte for each component. Extended VOX files can also store multiple models, palette data, scene graph information such as transform, group, and shape nodes, and material properties such as diffuse, metal, glass, and emit. Primary Use Cases
Strengths
Limitations
Common Software SupportNatively supported by MagicaVoxel. Blender support is available through the Blender Extensions MagicaVoxel VOX importer, while Unity and Unreal Engine workflows generally require third-party importers or conversion to supported mesh formats. | ||||||||||||



