CesiumGS / obj2gltf

Convert OBJ assets to glTF
Apache License 2.0
1.68k stars 303 forks source link

Where do indexes of Obj go? #250

Open darkfood opened 3 years ago

darkfood commented 3 years ago

I want to know when obj models change to gltf, where do the indexes of obj models go? In other words, the indexes of obj like 1,2,3 2,3,4, does the point 2 save twice?