google-ar / sceneform-android-sdk

Sceneform SDK for Android
https://developers.google.com/sceneform/develop/
Apache License 2.0
1.23k stars 604 forks source link

[Feature Request] Can you provide some tool or some API to convert obj+mtl+textures into sfb file format? #924

Open gauravbodara opened 5 years ago

gauravbodara commented 5 years ago

I have tried command line version of AR asset converter found in github. This approach is not user friendly and feasible in production.

JulioCRFilho commented 4 years ago

Hi, can you share the command line to convert de asset in runtime please? I didn't found it anywere

gauravbodara commented 4 years ago

Hi, can you share the command line to convert de asset in runtime please? I didn't found it anywere

Sure, Please refer this link - https://github.com/gdamoreira/google-ar-asset-converter

JulioCRFilho commented 4 years ago

Oh, I see. I thought it would be a command to use in android, like Java or Kotlin. Or can you use it with android code in runtime?

gauravbodara commented 4 years ago

Oh, I see. I thought it would be a command to use in android, like Java or Kotlin. Or can you use it with android code in runtime?

As of now, there is no way to use in runtime.