GART 1.2.0
dotnet add package GART --version 1.2.0
NuGet\Install-Package GART -Version 1.2.0
<PackageReference Include="GART" Version="1.2.0" />
paket add GART --version 1.2.0
#r "nuget: GART, 1.2.0"
// Install GART as a Cake Addin #addin nuget:?package=GART&version=1.2.0 // Install GART as a Cake Tool #tool nuget:?package=GART&version=1.2.0
GART was created to help people quickly and easily build Augmented Reality applications for Windows Phone and Windows 8.
This kit is different from other AR kits in that it enables what we call “Geo AR”. Where other toolkits place virtual things on top of specially printed tags, this toolkit places information on top of real places in the world around you. It does this by tracking where you are and the direction you’re facing.
Geo AR apps are easy to write because all you need to provide is a collection of objects that have Latitudes and Longitudes. These can come from anywhere, for example a Bing restaurant search, a Flickr photo search or a Wikipedia article search. The framework then takes care of managing sensors and tracking where the user is in relation to the reference points. It can show where the points are in relation to user from a top-down perspective (on a map) or it can show where the points are as a virtual lens into the real world.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Windows Phone | wp8 is compatible. wp81 was computed. |
-
- WPtoolkit (>= 4.2013.8.16)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.0 | 1,219 | 5/16/2016 |