Don't wanna be here? Send us removal request.
Photo
These are all the different capabilities of Vuforia.
0 notes
Photo
Next check the Load ARTest Database and Activate boxes.
0 notes
Text
Key
Now lets copy the key and insert it the ARCamera
0 notes
Text
Import
After we created our project we are going to open the files then import into Unity. By double clicking the files on the desktop they will open up, select all then import. Repeat the same process for the Database you downloaded. After you do the you want to select the prefabs folder.
Click and drag the ARCamera to the scene and also drag the ImageTarget to the scene. I deleted the light and default camera. Also set ARCamera and ImageTarget position to x:0, y:0, z:0.
0 notes
Photo
Once we have the package and target downloaded we can now create a new project in Unity.
I named my project Intials_Vuforia_ARTest, you can name your project what ever you want. Make sure it is 3D.
0 notes
Photo
Next you’ll download the database for the Unity editor.
0 notes
Photo
Next we’ll go to the target manager and add a target. I used an image from my three.js master folder.
copy image to your desktop.
0 notes
Photo
Next we’ll go to the develop tab and add a license key. Select Development and name your App. Click the next button.
0 notes
Link
Vuforia is an Augmented Reality Software Development Kit (SDK) for mobile devices that enables the creation of Augmented Reality applications. It uses Computer Vision technology to recognize and track images (Image Targets) and simple 3D objects, such as boxes, in real-time.
0 notes
Link
Lets download Unity if you don’t already have it. Click image to go to page.
0 notes