Skip to content

A sample XCode project that demonstrates how to create a simple augmented reality experience using Apple's ARKit with the Amazon Sumerian service

License

Notifications You must be signed in to change notification settings

aws-samples/amazon-sumerian-arkit-starter-app

Amazon Sumerian Arkit Starter App

A sample XCode project that demonstrates how to create a simple augmented reality experience using Apple's ARKit with the Amazon Sumerian service

License

This library is licensed under the Apache 2.0 License.

Important Note

When using Sumerian's private publishing option with AWS Amplify, it's necessary to make the hosting page's background transparent, otherwise the default opaque background will occlude the device's camera image. This can be accomplished by executing the following line of Javascript on the hosting page:

document.body.style.backgroundColor = 'transparent';

or by setting the same property on the page's stylesheet.

About

A sample XCode project that demonstrates how to create a simple augmented reality experience using Apple's ARKit with the Amazon Sumerian service

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages