Welcome to ARCore.how
ARCore Try on Makeup Codelab
In this codelab, we will learn how to create try-on makeup app with ARCore: use one texture for each area (eyes, blush) combine textures at runtime use fragment shaders to change colors does not require Sceneform Start Codelab ...
Augmented Faces with ARCore Codelab
In this codelab, we will learn how to use Augmented Faces API. We will use ARCore Android SDK and Kotlin without using Sceneform SDK. ...
ARCore Photo Booth Codelab
In this codelab, we will learn how to use ARCore Augmented Faces API without using Sceneform SDK. Your app will: Apply texture to a face mesh Define custom face landmarks and add 3D models Change models and textures at runtime Tint background with another color Start Codelab ...