The goal of this project is to create the roll a ball tutorial from Unity and display it in AR on a image target.
You can follow the original tutorial here: https://www.e-education.psu.edu/geogvr/node/818 or here: https://www.youtube.com/watch?v=zlnJP0vloDg&list=PL-ptF2slHtJAYSWWJ8aqbf1a5tu9u7pAb
Must have the following:
- Coins/Collectables with different values using the prefab system
- Display the gameboard over a image target in AR
- Use the Vuforia SDK in order to display the gameboard
- https://developer.vuforia.com/downloads/SDK
- NOTE: you must register for a vuforia account
- https://developer.vuforia.com/downloads/SDK
- Utilize Parenting in unity:
- Vuforia Image Target Tutorial
- Using Git LFS and Using Git with Unity