Home icon

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


Go to article

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

Feb 14
2024
Apple Vision Pro and AWS Amplify Part 2 – Storage
Feb 14
2024
Apple Vision Pro and AWS Amplify Part 1 – Authentication
May 10
2024
New in AWS Amplify: Integrate with SQL databases, OIDC/SAML providers, and the AWS CDK
Nov 19
2024
AWS Amplify launches the full-stack AI kit for Amazon Bedrock

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.