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

No Algorithm or file structure for converting .obj files to .sfb files #729

Open mojikashani opened 5 years ago

mojikashani commented 5 years ago

Hey guys, I read all the rationales about using sfb files, and it all makes sense but not just in my case. I am working on a project that .obj files are generated in server based on user request and specifications... so there is no way to convert them using gradle in local machine . I was wondering, if you guys can give us a method to convert obj .file to .sfb, or optionally tell us how sfb files are formatted(file structure), so we can generate dynamic sfb files on our servers?

ivstka95 commented 5 years ago

Hey guys, I read all the rationales about using sfb files, and it all makes sense but not just in my case. I am working on a project that .obj files are generated in server based on user request and specifications... so there is no way to convert them using gradle in local machine . I was wondering, if you guys can give us a method to convert obj .file to .sfb, or optionally tell us how sfb files are formatted(file structure), so we can generate dynamic sfb files on our servers?

good question!