Difference between revisions of "Using Vuforia and Unity to make an AR app"

From Interaction Station Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
== What is Vuforia? ==  
 
== What is Vuforia? ==  
Vuforia is a leading Augmented Reality platform, supporting Android, iOS and Unity Game Engine development platforms. It is also compatible with Hololens, Oculus Rift, Gear VR, most smartphones and tablets. Vuforia makes its SDK (Software Development Kit) available for free, requiring a registration as a developer. To download the SDK and find more info on Vuforia check out their website - [https://developer.vuforia.com/]  
+
Vuforia is a leading Augmented Reality platform, supporting Android, iOS and Unity Game Engine development platforms. It is also compatible with Hololens, Oculus Rift, Gear VR, most smartphones and tablets. Vuforia makes its SDK (Software Development Kit) available for free, requiring a registration as a developer. To download the SDK and find more info on Vuforia check out their website - [https://developer.vuforia.com/ developer.vuforia.com]  
 
== Vuforia and Unity ==
 
== Vuforia and Unity ==
  

Revision as of 16:51, 22 December 2016

What is Vuforia?

Vuforia is a leading Augmented Reality platform, supporting Android, iOS and Unity Game Engine development platforms. It is also compatible with Hololens, Oculus Rift, Gear VR, most smartphones and tablets. Vuforia makes its SDK (Software Development Kit) available for free, requiring a registration as a developer. To download the SDK and find more info on Vuforia check out their website - developer.vuforia.com

Vuforia and Unity

Building for Android

Step by Step Tutorial for making a simple Augmented Reality app for Android