Skip to content

petriw/MagAR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MagAR

Steps for running the Unity App

  1. Open the project in Unity
  2. Download and import the Free Fishing Boat asset from the Unity Asset Store: https://www.assetstore.unity3d.com/en/#!/content/23181
  3. Run

Steps for Building the UWP App in Visual Studio 2015

  1. You need to have Unity 3D installed. You can download it for free from Unity3d.com
  2. If you don't install Unity to the default location, update the UnityCommon.props file with the correct path to your Unity installation.
  3. Open the solution in Visual Studio 2015 - Make sure the Build Configuration is set to x86 and Master build.
  4. Build and Run!

Read the full blog post.