computationalcore / arcore-unity-experiment

ARCore Unity Experiment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

ARCore Unity Experiment

License:MIT License


Languages

Language:C# 97.6%Language:ShaderLab 2.4%