KhronosGroup/glTF-Sample-Models

🔥🔥🔥convert obj 3d model to gltf model on server side

yfq512 opened this issue · 1 comments

I have three files(test.jpg, test.mtl, test.obj), How can I convert them to a gltf file on server side?
03083

This repo is for sample models. The glTF forum would be a better place for this question.

One option is to use obj2gltf to do the conversion. Please ask this question on the forum if you need further discussions.