This SDK provides native APIs for all of the essential AR features like motion tracking, environmental understanding, and light estimation. With these capabilities you can build entirely new AR experiences or enhance existing apps with AR features.
To build ARCore apps with Unreal Engine, you must use a version of Unreal Engine with GoogleARCore plugin integrated. For more information, see the Getting Started with Unreal developer guide.
Arcore
Augmented Images in ARCore lets you build AR apps that can respond to 2D images in the user's environment, such as posters or product packaging.
You provide a set of reference images, and ARCore tells you where those images are physically located in the world.
Augmented Images
Augmented Faces allows your app to automatically identify different regions of a detected face, and use those regions to overlay assets such as textures and models in a way that properly matches the contours and regions of an individual face.
Augmented Faces
As you move your device, the app automatically detects flat surfaces and draws a diamond grid. Tap the grid to place an mesh on the surface.
Augmented Spawn