Skip to content

computationalcore/arcore-unity-experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARCore Unity Experiment

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

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

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/

Installing

To download the project follow the instructions bellow

git lfs clone https://github.com/computationalcore/arcore-unity-experiment

Open the downloaded project Scene Test.

Authors

Vin Busquet

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments