Before we get started, take a few minutes to:
- Clone this project.
- Check that Android Studio is updated to 3.1 or later.
- Set up an ARCore supported device or configure your emulator.
A link to the presentation slides can be found here.
You can also find a markdown version of the slides here, if you want to be able to copy and insert code snippets directly to your project.
This sample project and slides are in Kotlin. If you'd prefer to follow along using Java, you can find completed Java versions of the projects these snippets are derived from here and here.
This workshop is based on Google's Sceneform codelab and Augmented Faces sample app. Check out their sample apps for more ideas on what you can do with ARCore + Sceneform.
- Check that your Android Emulator is updated to 27.2.9 or later.
- Follow Google's instructions to update ARCore on your emulator.
- Google Poly - browse and download from thousands of open-source 3D objects.
- ARCore - documentation for the ARCore SDK.
- Sceneform - documentation for the Sceneform SDK.
- The New York Times AR/Immersive - Augmented Reality at The New York Times.
- AR Experiments - Google Experiment's AR collection.