Issue #, if available: Matterport model cannot be directly displayed in the scene composer.
Description of changes:
Add script to support matterport model converting.
The script is doing the following things.
1. Pull model related data and files(i.e. metadata, jpg file, .obj file) from matterport and convert it to glb file.
Meanwhile, calling TwinMaker API to create scene for the converted model.
Generate scene files for the converted model
Upload model file(.glb), scene file(.json) and material files .jpg to customer s3 bucket.
Output the TwinMaker scene console link.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Issue #, if available: Matterport model cannot be directly displayed in the scene composer.
Description of changes: Add script to support matterport model converting. The script is doing the following things.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.