This is a simple unity project using Google's ARCore, a platform for building augmented reality apps on Android. This project is based on hello-ar-sample
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
The project must be built with Unity3D.
Download and install it before proceed. Any license is ok.
It is also necessary to download/update to a git version with LFS (Large File Storage) support. Check here for more information about this: https://git-lfs.github.com/
To download the project follow the instructions bellow
git lfs clone https://github.com/computationalcore/arcore-unity-experiment
Open the downloaded project Scene Test.
Vin Busquet
This project is licensed under the MIT License - see the LICENSE file for details