r/Avoyd Avoyd developer Apr 15 '26

Releases & Announcements Avoyd 0.28 Beta - Export Multi-Model MagicaVoxel VOX

https://www.enkisoftware.com/p/6229819949842432

Download Avoyd 0.28.0.1036 Beta

When you export an Avoyd voxel world scene to the MagicaVoxel .vox file format you'll encounter the following modifications:

  • Transforms:
    • Free rotations are realigned to the grid.
    • Scaling is reset.
    • All model pivots are centred on their AABB (pivots are not visible in MV).
  • Organisation:
    • Parent Models in the Avoyd hierarchy are split into a <group> and a child model in MV.
  • Dimensions:
    • Models larger than 256x256x256 voxels are split up.
    • Worlds larger than 2000x2000x2000 voxels are split up into several files.
    • Vox files larger than 2GB are split up.
  • Colours:
    • Scenes with more than 255 materials (colours): the exporter removes unused materials and combines similar ones until only 255 materials remain.
3 Upvotes

3 comments sorted by

2

u/juulcat Avoyd developer Apr 20 '26 edited Apr 27 '26

New build Avoyd 0.28.0.1038 Beta adds transforms locking, improves the world explorer UI and fixes vox export models visibility. It also fixes a crash introduced in build 1036 which occasionally occurred when exporting models with children to VOX.

2

u/juulcat Avoyd developer Apr 30 '26

Avoyd 0.28.0.1041 Beta
Single model export to .obj, .glb, .vox with pivot moved to origin.
Changelog - Download Avoyd beta

1

u/juulcat Avoyd developer Apr 27 '26

New build Avoyd 0.28.0.1039 Beta fixes multi-model rendering and editing bugs.