guillaumechereau / goxel

Goxel: Free and Open Source 3D Voxel Editor
GNU General Public License v3.0
2.8k stars 223 forks source link

GlTF export broken for Blender as well as Godot #207

Closed nanderv closed 3 years ago

nanderv commented 4 years ago

Hi,

When exporting the gox file supplied, the resulting file cannot be imported in Blender, nor can it be imported in Godot.

Blender says something about a material index being out of bounds, Godot refuses to import.

guillaumechereau commented 4 years ago

Hello. What version of goxel are you using? In the glTF export options (in the export tab) there are two settings for vertices color or texture. Which one are you using?

guillaumechereau commented 3 years ago

Should be fixed for godot at least in the last release.