CesiumGS / obj2gltf

Convert OBJ assets to glTF
Apache License 2.0
1.71k stars 307 forks source link

Handle objs with more than 4 vertices per face #55

Closed lilleyse closed 7 years ago

lilleyse commented 7 years ago

Discussion and example models here: https://github.com/AnalyticalGraphicsInc/obj2gltf/issues/50

lilleyse commented 7 years ago

Also look at https://github.com/AnalyticalGraphicsInc/obj2gltf/issues/33

lilleyse commented 7 years ago

79 too.

rahwang commented 7 years ago
screen shot 2017-06-15 at 6 29 05 pm

Bar stool with n-gon seems just fine now.

lilleyse commented 7 years ago

Support added in https://github.com/AnalyticalGraphicsInc/obj2gltf/pull/85