Skip to content

An Plugin for the GodotEngine to import MagicaVoxel's .vox format as meshes.

License

Notifications You must be signed in to change notification settings

scayze/MagicaVoxel-Importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Godot-MagicaVoxel-Importer

An Plugin for the GodotEngine to import MagicaVoxel's .vox format as meshes For Godot verision 3.0

How-To

Download the Plugin and put it into your projects folder

To Start importing select a .vox file and press '(Re)Import'

The .mesh file was now created. If the mesh is plain white, the Color vertices are not enabled yet. To enable them, add or edit the SpatialMaterial in 'Surface1' on the Mesh and enable 'Vertex Color/Use As Albedo' and 'Vertex Color/Is Srgb'. The colors should now show corretly. Have fun!

About

An Plugin for the GodotEngine to import MagicaVoxel's .vox format as meshes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published