CesiumGS / obj2gltf

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

Parameter A does not work #222

Closed gisspace closed 4 years ago

gisspace commented 4 years ago

Parameter --checkTransparency does not work

lilleyse commented 4 years ago

@whwlei could you post the model?

--checkTransparency works for me on this test model: box-textured.zip. Also test it out on master if you haven't already. There have been some recent changes to texture loading in https://github.com/AnalyticalGraphicsInc/obj2gltf/pull/217.

gisspace commented 4 years ago

Attentive code, I tested that the problem has been solved