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

A sample Android project that demonstrates how to create a simple augmented reality experience using Google's ARCore with the Amazon Sumerian service.
Apache License 2.0
53 stars 36 forks source link

Added image detection & color temperature to light estimation #3

Closed cjkindel closed 6 years ago

cjkindel commented 6 years ago

Description of changes: Updated ARCore to 1.4 to add color temperature to light estimation. Added function to call when image is detected to create an ARAnchor in Sumerian. Both changes requires scenes that use Sumerian engine 0.14 and higher.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.