GART 1.2.0

dotnet add package GART --version 1.2.0
NuGet\Install-Package GART -Version 1.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="GART" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GART --version 1.2.0
#r "nuget: GART, 1.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 Compatible and additional computed target framework versions.
Windows Phone wp8 is compatible.  wp81 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,182 5/16/2016