Augmented Reality Tutorial No. 14: Augmented Reality using Unity3D and Vuforia (part 1)
augmented-reality-tutorial-unity3d-vuforia/
Augmented Reality Tutorial using Unity3D and Vuforia
This is one of the simplest Augmented Reality tutorial using Unity3D and Vuforia. Camera is pointed to the image target, which is recognized, tracked and virtual character added on top of it.
You can use variety of awesome looking effects, 3D models and their animations from Unity Asset Store to make your AR solution look as good as possible.
Download # Unity3D (download and install it) (*.exe file)
Unity3D is also available to download from here
Download # Download and Import Unity3D Extension (*.unitypackage file)
Unity3D extension is also available to download from here
Download # Download and Import EdgarasArt tracker in Unity3D (*.unitypackage file)
You can create your own tracker here
Download # Print this image to augment the content (*.jpg file)
Download # The same resized image to 512×512 pixels (*.jpg file)
Download # Download Whole Project EdgarasArt files (the result) (*.rar file)
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 planar images (Image Targets) and simple 3D objects, such as boxes, in real-time.
Comments
Post a Comment