gd-obj
gd-obj copied to clipboard
How to parse obj file without mtl file
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 is f v1 v2 v3. the parser will crash.