Learn how to use Augmented Images in your own apps.
Prerequisites
Make sure that you understand fundamental AR concepts and how to configure an ARCore session before proceeding.
Augmented Images is directly supported by AR Foundation via 2D image tracking APIs. These APIs can be used without installing the ARCore Extensions package.
Build and run the sample app
To use Augmented Images with AR Foundation, refer to the following resources:
The AR Foundation and 2D image tracking documentation.
The AR Foundation samples, which can be downloaded from github.com/Unity-Technologies/arfoundation-samples.