Google's augmented reality SDK, ARCore, is getting a big update to version 1.7. In a blog post, Google states that version 1.7 focuses on "creative elements" like augmented reality selfies, animating characters in Sceneform AR apps, integrating ARCore Elements, and adding Shared Camera access. Furthermore, the official list of supported devices has expanded to include devices like the Honor View 20, Moto G7 series, OPPO R17 Pro, and more devices.

ARCore 1.7 Overview

Augmented Faces API

The new Augmented Faces API lets developers overlay a user's face with 3D effects. As an example, Google says developers can create effects like animated masks, glasses, virtual hats, or perform skin retouching. It uses the front-facing camera to create a 468-point 3D mesh which provides coordinates and region-specific anchors. Developers can use Unity or Sceneform to get started with the Augmented Faces API.

Animations in Sceneform

Objects created in Sceneform can now have animations added to them, like dancing, jumping, or spinning.

ARCore Elements Integration

The ARCore SDK for Unity has integrated ARCore Elements, common AR UI components designed to simplify your workflow. Plane Finding and Object Manipulation, which streamlines the process of detecting a surface and using gestures to manipulate virtual objects respectively, are two of the AR UI components that Google highlighted in their blog post.

Shared Camera Access

Switching in and out of AR mode will become more seamless for the user thanks to Shared Camera access in the SDK. This feature lets users pause the AR experience, jump to the camera to snap a picture (ideally, of something in your app), and then gracefully return back to the AR experience.

New Devices Supporting ARCore

Since we last brought you news on Google's augmented reality platform, here are the devices that have been added to Google's list of supported devices.

  • Honor View 20
  • Huawei Nova 4
  • Huawei Y9 2019
  • Motorola Moto G7
  • Motorola Moto G7 Plus
  • Motorola Moto G7 Power
  • Motorola Moto G7 Play
  • OPPO R17 Pro
  • Vivo NEX Dual Display Edition

Honor View 20 ForumsHuawei Nova 4 ForumsMoto G7 ForumsMoto G7 Play ForumsMoto G7 Plus ForumsMoto G7 Power Forums

The Honor View 20, Huawei Y9 2019Moto G7 Power, and OPPO R17 Pro have all recently launched in India. The Huawei Nova 4 and Vivo NEX Dual Display Edition have yet to launch outside of China.

If you manage to download Google ARCore 1.7 on a supported device, check out some of the augmented reality experiences available on the Google Play Store. I've linked one simple app below that I like to use to verify that ARCore works.

Google Play Services for AR Developer: Google LLC
Price: Free
3.8
Download

Source 1: Google Developers blogSource 2: Google ARCore GitHub Releases PageSource 3: Google ARCore Supported Devices