This article introduces AugmentedFaceFragment and AugmentedFaceListener, two new interfaces designed to facilitate the creation of Augmented Faces in Android ARCore development. Derived from the discontinued Sceneform APIs, these tools streamline AR face tracking and rendering functionalities. The first part of a three-part series, it outlines the project structure and components, with a focus on building a simple demo application. To kickstart the project, readers are encouraged to clone the provided repository containing the necessary files and project setup for Augmented Faces.
The AugmentedFaceFragment and AugmentedFaceListener provide essential tools for developers to create rich ARCore experiences involving face tracking and rendering.
By modifying the ARCore SDK samples, I've developed features that allow for easy addition of textures and objects to Augmented Faces.
Collection
[
|
...
]