CesiumGS / obj2gltf

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

Could not read texture file at ***\-bm 7.3000 ***.jpg #118

Closed Kinghts closed 6 years ago

Kinghts commented 6 years ago

system: windows10 nodejs-version: 8.9.1

problem: run .\node_modules\.bin\obj2gltf -i m60.obj -o m60.gltf, shows the result: Could not read texture file at ***\-bm 7.3000 M60TEL.jpg. This texture will be ignored m60.zip

lilleyse commented 6 years ago

This problem was fixed in https://github.com/AnalyticalGraphicsInc/obj2gltf/pull/109. The newest version of obj2gltf hasn't been published to npm yet.