Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
This plugin lets you import MagicaVoxel scenes in their entirety. Most extension chunks are implemented... which means you can import the entire scene, and each model in the scene will be rendered at the correct location. This includes groups, rotations, flips, translations, and even reference copies! Lastly, each voxel is translated from MagicaVoxel space to Godot space! No more mirrored or rotated models!Changelog:v1.2:- Added basic support for materials (It doesn't match MagicaVoxel exactly, and it's not supported in Greedy Mesh Generator).- Added Greedy Mesh Generator (it's a LOT faster by culling out extra polygons. Unfortunately, does not currently support materials)- Added option to snap your model to the ground
MagicaVoxel Importer with Extensions
Imports MagicaVoxel .vox files as meshes. Supports most node extensions, allowing multiple models and complex scene graphs.
This is an adaptation of vox-importer by JohnCWakley (https://github.com/JohnCWakley/vox-importer) This is an adaptation of MagicaVoxelImporter by Scayze (https://github.com/scayze/MagicaVoxel-Importer)
This works with Godot 3.1 and includes import scaling option, correct coordinate system translation, multiple models, and complex scene graphs (you can group, rotate, flip, and translate nodes in the world. Even reference copies work!)
This plugin lets you import MagicaVoxel scenes in their entirety. Most extension chunks are implemented... which means you can import the entire scene, and each model in the scene will be rendered at the correct location. This includes groups, rotations, flips, translations, and even reference copies! Lastly, each voxel is translated from MagicaVoxel space to Godot space! No more mirrored or rotated models!
Changelog:
v1.2:
- Added basic support for materials (It doesn't match MagicaVoxel exactly, and it's not supported in Greedy Mesh Generator).
- Added Greedy Mesh Generator (it's a LOT faster by culling out extra polygons. Unfortunately, does not currently support materials)
- Added option to snap your model to the ground
Reviews
Quick Information
This plugin lets you import MagicaVoxel scenes in their entirety. Most extension chunks are implemented... which means you can import the entire scene, and each model in the scene will be rendered at the correct location. This includes groups, rotations, flips, translations, and even reference copies! Lastly, each voxel is translated from MagicaVoxel space to Godot space! No more mirrored or rotated models!Changelog:v1.2:- Added basic support for materials (It doesn't match MagicaVoxel exactly, and it's not supported in Greedy Mesh Generator).- Added Greedy Mesh Generator (it's a LOT faster by culling out extra polygons. Unfortunately, does not currently support materials)- Added option to snap your model to the ground