gd-obj
gd-obj copied to clipboard
Obj file parser for Godot
obj file contains g tag is not supported
Good library, But I have some obj file without mtl file And I found the parser only handle the case face f v1/vt1/vn1 , v2/v2t/v2n , v3/vt3/vn3 if face format...
Improvements : - Support more textures maps (00591c163e3ca412a4f4cc46274f58d6c3485557) - Set the right material name (0d9ed2046c003b91ed68df59ab6f98eab56f28b3) Bug fixes : - Added more security when creating materials to prevent crash if the...
If a model has any object other than the default cube it won't be imported and will return null