Create optimized prefabs from MagicaVoxel files (*.vox).
Features:
● Generates highly optimized mesh and texture.
● Supports MagicaVoxel world mode and generates nested prefabs.
● Supports custom material import scripts.
● Implements Scripted Importer interface.
How to Use:
1. Simply put your vox files in any Assets subfolder. Since tool implements Scripted Importer interface you can immediately use the model in the scene.
2. Change import sengs if needed and click 'Apply':
●
Voxel To Unit — size of one voxel in units. Like scale of a cube in Unity.
●
Material Factory — link to the script for material generation.
3. To generate prefabs check necessary object types and click 'Generate Prefabs'.