Unity Pro or Unity Android required?
Even the extension compatible for both. This is a Unity Pro only Features. It does not work with the Unity Basic version. Sure unfortunately, the limitation from Unity which only allows native plugins in the Pro version of the editor. However there are a few ways to acquire it. But it might require technical aspects.Unity3D and Vuforia – Tutorial Exporting Android AR App
In this tutorial using Unity3D and Vuforia we show how to export augmented reality app
Download # Unity3D (download and install it, if you don’t have it already) (*.exe file)
Unity3D is also available to download from here
Download # Download and Import Unity3D Extension v4.2.3 (*.unitypackage file)
Unity3D extension is also available to download from here
Download # Download Stand-Alone Android SDK (installer_r24.3.3-windows) (*.exe file)
Stand-Alone Android SDK is also available to download based on your OS from here
Download # Money Images for Tracking (Euros) (*.rar file)
Download # You Can Use Already Created Tracker Based on 5, 10, 20 and 50 Euros (*.unitypackage file)
Download # All Money Models with Textures (*.rar file)
Download # Download Whole MoneyForAndroidAR Tutorial Project Files (the result to test it) (*.rar file)
Download # Download Android App to Your Android Device (*.apk file)
The Vuforia™ SDK allows you to build vision-based augmented reality applications. It is available for Android, iOS and as an Extension to Unity - a cross-platform game engine.
A Vuforia SDK-based AR application uses the display of the mobile device as a "magic lens" or looking glass into an augmented world where the real and virtual worlds appear to coexist. The application renders the live camera preview image on the display to represent a view of the physical world. Virtual 3D objects are then superimposed on the live camera preview and they appear to be tightly coupled in the real world.
For more information see www.vuforia.com.
An application developed for Vuforia will give your users a more compelling experience:
- Faster local detection of targets
- Cloud recognition of up to 1 million targets simultaneously
- User-defined target for run-time target generation
- Robust tracking – augmentations stick to the target and are not easily lost as the device moves
- Simultaneous tracking of up to five targets
- Better results in real world conditions – low light, partially covered target
- Optimizations that ensure better and more realistic graphics rendered on the target
How do you run the Android Extension?
You’ll be able to use Play Mode for Vuforia, in Unity by following these steps:
- Install the Vuforia AR Extension for Unity release 2.0 into your project. It will be available from the Unity Asset Store and from the Vuforia developer portal, as usual.
- Build your AR app.
- When you’re ready to test, click the play button in the editor and hold your target in front of the webcam. Your scene will run in the game view as if you were running the app on a mobile device.