Skip to content

EnriqueVega1995/ARCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google ARCore SDK for Unreal

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.

Quick Start

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

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

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

Augmented Spawn

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published