gd-obj icon indicating copy to clipboard operation
gd-obj copied to clipboard

How to parse obj file without mtl file

Open zhengying opened this issue 4 years ago • 0 comments

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.

zhengying avatar Mar 25 '21 04:03 zhengying