How to upload obj with mtl and textures to bucket?

2019-03-05 04:14发布

As the title suggests, how do I upload the obj model's material file and textures, as they are hard coded in the obj file.

Can I upload zipped dir structure or multiple files that are in correct relation (because of the hard coded nature of obj)?

2条回答
Evening l夕情丶
2楼-- · 2019-03-05 04:30

A .ZIP file should work for Autodesk Model Derivative as long as the same works locally (meaning all references are working).

查看更多
爷、活的狠高调
3楼-- · 2019-03-05 04:41

Here is an OBJ model with material and texture on the dotty trial site:

http://trial.dotdotty.com/share/?shareId=cdc9-523f-305f-7ddb-5cc4

That was uploaded as a single zip file containing OBJ, MTL and PNG.

Here is the same model on A360:

http://a360.co/21rt4OK

That was uploaded by selecting all three files and specifying the OBJ as the main model.

查看更多
登录 后发表回答