Skip to content

2 Cards representing mobile phones are used to make a call to root.co.za insurance API to obtain insurance quotes and display the results over the card.

Notifications You must be signed in to change notification settings

giliomeejg/AR-Unity-Vuforia-Card-Matching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kickr

This project is used in the Build an augmented reality app on Root insurance course, at Make by OfferZen.

You can see a walkthrough here. The important topics are listed bellow:

  • Vuforia register 00:15
  • Unity overview 01:27
  • Add Vuforia License Key 02:10
  • Activate Vuforia AR Support 02:44
  • Create Vuforia database and targets 03:36
  • Import Vuforia database 06:50
  • Manipulating and testing ImageTarget 07:10
  • Add second ImageTarget and Prefab 09:37
  • Interaction between ImageTargets with a script 12:25
  • Coliding the capsule with the ball 16:30
  • Reset ball position 19:35
  • Root API call 20:32
  • Questions and Bye! 23:38

To get this project running locally, you need to:

  • Install Unity and Vuforia
  • Register at Vuforia and get an App License Key
  • Create a database and two targets, egg1 and egg2
  • Download the database and import into Unity
  • Open the project on Unity
  • In the Assets -> Scenes, open the SampleScene
  • In Assets -> Resources, open the VuforiaConfiguration. At the Inspector, add the generated App License Key
  • In the Edit -> Project Settings -> Player make sure the Vuforia Augmented Reality Support is checked
  • In the ImageTarget GameObject, select the imported targed in Image Target Behaviour
  • Click the Play button and have fun!

About

2 Cards representing mobile phones are used to make a call to root.co.za insurance API to obtain insurance quotes and display the results over the card.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published