Apple Vision Pro and AWS Amplify Part 3 – Database
Spatial Computing Blog
This article provides a tutorial on using AWS Amplify to build a database and API for an Apple Vision Pro application, allowing you to associate metadata with 3D models and pull that data into the app.
Specifically, the article covers:
- Creating a database with ModelAsset and AnimationResource data models in Amplify Studio
- Implementing CRUD functions for the data models in Xcode
- Linking 3D model assets in Amazon S3 to the ModelAsset data model
- Creating and linking AnimationResource records to the ModelAsset records
- Integrating the Amplify API into the Xcode project to retrieve model metadata
- Conclusion: You can now pull 3D model metadata from the Amplify database using the API in your Vision Pro application
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.