Skip to content

Commit 64409b7

Browse files
committed
Update README
1 parent d338b55 commit 64409b7

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

+17
Original file line numberDiff line numberDiff line change
@@ -1 +1,18 @@
11
# DevFest AR App
2+
3+
This app allows you to see an introduction video about some of Google products by moving phone camera towards this [image](/Assets/StreamingAssets/GDG_DevFest_Tangier_2018.jpg).
4+
5+
- [Unity Editor](#unity)
6+
- [Compile and Run EasyAR Unity](#easyar)
7+
8+
## Unity Editor
9+
10+
In this project we used Unity Editor to make itr easier to play with 2D and 3D components. Download the Editor at [unity3d.com](https://unity3d.com/unity).
11+
12+
The Unity User Manual helps you learn how to use the Unity Editor and its associated services. You can read it from start to finish, or use it as a reference.
13+
14+
If it’s your first time using Unity, take a look at the introductory documentation on [Working with Unity](https://docs.unity3d.com/Manual/UnityOverview.html), and see the [Unity Tutorials](https://unity3d.com/learn/tutorials).
15+
16+
## Compile and Run EasyAR Unity
17+
18+
This [article](http://bit.ly/2BcuJTi) will show you how to open the project and add the key and deploy for the traget platform (Android/iOS).

0 commit comments

Comments
 (0)